Commit c00f508e by Zachary Snow

upgrade deprecated github actions runner

parent 87642c09
...@@ -17,7 +17,7 @@ jobs: ...@@ -17,7 +17,7 @@ jobs:
matrix: matrix:
os: os:
- ubuntu-20.04 - ubuntu-20.04
- macOS-10.15 - macOS-11
- windows-2019 - windows-2019
steps: steps:
- uses: actions/checkout@v1 - uses: actions/checkout@v1
...@@ -38,7 +38,7 @@ jobs: ...@@ -38,7 +38,7 @@ jobs:
matrix: matrix:
os: os:
- ubuntu-20.04 - ubuntu-20.04
- macOS-10.15 - macOS-11
needs: build needs: build
env: env:
IVERILOG_REF: 7c5694e5163e905b7ba85096ae67e5f28862db48 IVERILOG_REF: 7c5694e5163e905b7ba85096ae67e5f28862db48
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment