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 b2c80eb commit cf77526Copy full SHA for cf77526
.github/workflows/cmake_ubuntu.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ${{ matrix.os }}
16
strategy:
17
matrix:
18
- os: [ubuntu-24.04]
+ os: [ubuntu-22.04]
19
20
steps:
21
- uses: actions/checkout@v2
0 commit comments