Change: [CI] Use xxx-latest runners for all workflows
This commit is contained in:
2
.github/workflows/ci-emscripten.yml
vendored
2
.github/workflows/ci-emscripten.yml
vendored
@@ -10,7 +10,7 @@ jobs:
|
||||
emscripten:
|
||||
name: CI
|
||||
|
||||
runs-on: ubuntu-20.04
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
# If you change this version, change the number in the cache step too.
|
||||
image: emscripten/emsdk:3.1.57
|
||||
|
||||
Reference in New Issue
Block a user