upgrade deprecated github actions runner

This commit is contained in:
Zachary Snow 2022-07-24 13:45:37 -04:00
parent 87642c0975
commit c00f508e81
1 changed files with 2 additions and 2 deletions

View File

@ -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:
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