We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e28f711 commit a0dd471Copy full SHA for a0dd471
.github/workflows/ccpp.yml
@@ -15,7 +15,7 @@ jobs:
15
strategy:
16
fail-fast: false
17
matrix:
18
- os: [ubuntu-22.04, ubuntu-20.04]
+ os: [ubuntu-22.04, ubuntu-24.04]
19
compiler: [gcc, clang]
20
steps:
21
- uses: actions/checkout@v3
0 commit comments