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 6c10b68 commit 8f3aa8aCopy full SHA for 8f3aa8a
.github/workflows/linux-simple.yml
@@ -5,7 +5,7 @@ on: [push, pull_request]
5
jobs:
6
build:
7
name: ${{matrix.cxx}}, C++${{matrix.std}}, ${{matrix.build_type}}
8
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
9
strategy:
10
fail-fast: false
11
matrix:
0 commit comments