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 1d37a70 commit 2451b2aCopy full SHA for 2451b2a
.github/workflows/linux.yaml
@@ -48,7 +48,7 @@ jobs:
48
run: cmake --install _build --prefix ${GITHUB_WORKSPACE}/_built
49
50
GCC-7:
51
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-20.04
52
env:
53
CMAKE_OPTIONS: -DDEV_MODE=ON -DBUILD_TESTING=ON
54
CMAKE_MATROSKA_OPTIONS: -DBUILD_EXAMPLES=ON
@@ -89,7 +89,7 @@ jobs:
89
90
91
Clang-7:
92
93
94
95
0 commit comments