Update c-cpp.yml
This commit is contained in:
parent
b5deb50112
commit
3d7c26318a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/c-cpp.yml
vendored
2
.github/workflows/c-cpp.yml
vendored
|
@ -9,7 +9,7 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-22.04
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Install Missing Tools
|
- name: Install Missing Tools
|
||||||
|
|
Loading…
Reference in a new issue