We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b293a46 commit 6e7b401Copy full SHA for 6e7b401
1 file changed
.github/workflows/c-cpp.yml
@@ -9,7 +9,7 @@ on:
9
jobs:
10
build-amd64:
11
name: Build and run tests on Linux amd64
12
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
13
14
steps:
15
- uses: actions/checkout@v4
0 commit comments