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.
ubuntu-24.04
1 parent 43aad07 commit a52a5deCopy full SHA for a52a5de
.github/workflows/test_ci.yml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ${{matrix.os}}
12
strategy:
13
matrix:
14
- os: [ubuntu-latest, macos-latest]
+ os: [ubuntu-24.04, macos-latest]
15
compiler: [g++, clang++]
16
17
steps:
0 commit comments