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 9212ff6 commit d570a1cCopy full SHA for d570a1c
.github/workflows/linux.yml
@@ -7,7 +7,7 @@ permissions:
7
8
jobs:
9
build:
10
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
11
strategy:
12
matrix:
13
cxx: [g++-4.9, g++-10, clang++-9]
0 commit comments