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 b923887 commit 4b47f40Copy full SHA for 4b47f40
.github/workflows/ci.yml
@@ -20,7 +20,7 @@ jobs:
20
runs-on: ${{ matrix.os }}
21
strategy:
22
matrix:
23
- os: [ubuntu-20.04, ubuntu-22.04, macos-latest]
+ os: [ubuntu-22.04, ubuntu-24.04, macos-latest]
24
compiler: [gcc, clang]
25
exclude:
26
- os: macos-latest
0 commit comments