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 3b86fc5 commit 6ee3a18Copy full SHA for 6ee3a18
.github/workflows/CI.yml
@@ -19,7 +19,7 @@ jobs:
19
strategy:
20
fail-fast: false
21
matrix:
22
- os: [ubuntu-20.04, macos-13]
+ os: [ubuntu-22.04, macos-13]
23
toolchain:
24
- {compiler: gcc, version: 10}
25
- {compiler: gcc, version: 11}
0 commit comments