update from deprecated to supported Ubuntu and macOS GitHub Actions CI images (#144)
This commit is contained in:
parent
5ccdaed0ad
commit
32ba2d16b9
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue