CI: Switch Linux to ubuntu-latest
This commit is contained in:
2
.github/workflows/linux-build.yml
vendored
2
.github/workflows/linux-build.yml
vendored
@@ -19,7 +19,7 @@ jobs:
|
||||
build:
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-20.04]
|
||||
os: [ubuntu-latest]
|
||||
arch: [x86_64]
|
||||
mode: [asan, debug, releasedbg]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user