ideally temporarily switch GitHub Actions Linux CI build image

This commit is contained in:
tersec 2023-05-18 21:16:25 +00:00
parent a167424fc0
commit 8b7ec932cb
No known key found for this signature in database
GPG Key ID: 3D7A11A0156519DC
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ jobs:
include: include:
- target: - target:
os: linux os: linux
builder: ubuntu-20.04 builder: ubuntu-22.04
shell: bash shell: bash
- target: - target:
os: macos os: macos