mirror of https://github.com/zachjs/sv2v.git
upgrade deprecated github actions runner
This commit is contained in:
parent
87642c0975
commit
c00f508e81
|
|
@ -17,7 +17,7 @@ jobs:
|
|||
matrix:
|
||||
os:
|
||||
- ubuntu-20.04
|
||||
- macOS-10.15
|
||||
- macOS-11
|
||||
- windows-2019
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
|
|
@ -38,7 +38,7 @@ jobs:
|
|||
matrix:
|
||||
os:
|
||||
- ubuntu-20.04
|
||||
- macOS-10.15
|
||||
- macOS-11
|
||||
needs: build
|
||||
env:
|
||||
IVERILOG_REF: 7c5694e5163e905b7ba85096ae67e5f28862db48
|
||||
|
|
|
|||
Loading…
Reference in New Issue