CI: Switch Linux to ubuntu-latest
This commit is contained in:
parent
4bc849e624
commit
aba548f4e5
|
|
@ -19,7 +19,7 @@ jobs:
|
||||||
build:
|
build:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os: [ubuntu-20.04]
|
os: [ubuntu-latest]
|
||||||
arch: [x86_64]
|
arch: [x86_64]
|
||||||
mode: [asan, debug, releasedbg]
|
mode: [asan, debug, releasedbg]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue