update from deprecated to supported Ubuntu and macOS GitHub Actions CI images (#526)

This commit is contained in:
tersec 2022-08-18 08:40:05 +00:00 committed by GitHub
parent 2556b090ea
commit 6e04cbeb88
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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