CI workflow/action update. No code changes. (0.39.15)
This commit is contained in:
parent
12e64125b2
commit
3d708163ab
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cmake-ubuntu-latest.yml
vendored
2
.github/workflows/cmake-ubuntu-latest.yml
vendored
|
|
@ -9,7 +9,7 @@ env:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-slim
|
||||||
defaults:
|
defaults:
|
||||||
run:
|
run:
|
||||||
working-directory: ${{github.workspace}}
|
working-directory: ${{github.workspace}}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue