forked from github/verilator
Actions: Use 22.04 for contrib action
This commit is contained in:
parent
5a1bcf9794
commit
42283150d7
2
.github/workflows/contributor.yml
vendored
2
.github/workflows/contributor.yml
vendored
@ -11,7 +11,7 @@ on:
|
||||
jobs:
|
||||
Test:
|
||||
name: "'docs/CONTRIBUTORS' was signed"
|
||||
runs-on: ubuntu-20.04
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- run: test_regress/t/t_dist_contributors.pl
|
||||
|
Loading…
Reference in New Issue
Block a user