We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1f3377 commit 0d7c964Copy full SHA for 0d7c964
.github/workflows/all_ci.yml
@@ -31,7 +31,7 @@ jobs:
31
matrix:
32
compiler: [gcc, clang]
33
build: [Release, Debug]
34
- os: ['ubuntu-latest']
+ os: ['ubuntu-22.04']
35
uses: ./.github/workflows/generic_ci.yml
36
with:
37
install-name: 'install_linux.sh'
0 commit comments