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 4c4b7a4 commit 6f5a4ebCopy full SHA for 6f5a4eb
.github/workflows/actions_build.yml
@@ -16,7 +16,6 @@ env:
16
jobs:
17
18
build_gcc_ubuntu_22_04:
19
- if: false
20
runs-on: ubuntu-22.04
21
strategy:
22
fail-fast: false
@@ -56,7 +55,6 @@ jobs:
56
55
VERBOSE: 1
57
58
build_gcc_ubuntu_24_04:
59
60
runs-on: ubuntu-24.04
61
62
@@ -99,7 +97,6 @@ jobs:
99
97
100
98
101
build_clang_ubuntu_22_04:
102
103
104
105
@@ -148,7 +145,6 @@ jobs:
148
145
149
146
150
147
build_clang_ubuntu_24_04:
151
152
153
154
0 commit comments