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 206a1d6 commit 99135beCopy full SHA for 99135be
.github/workflows/actions_build.yml
@@ -15,7 +15,6 @@ env:
15
16
jobs:
17
build_gcc_ubuntu_24_04:
18
- if: false
19
runs-on: ubuntu-24.04
20
strategy:
21
fail-fast: false
@@ -79,7 +78,6 @@ jobs:
79
78
VERBOSE: 1
80
81
build_clang_ubuntu_22_04:
82
83
runs-on: ubuntu-22.04
84
85
@@ -132,7 +130,6 @@ jobs:
132
130
133
131
134
build_clang_ubuntu_24_04:
135
136
137
138
@@ -198,7 +195,6 @@ jobs:
198
195
199
196
200
197
build_msvc_2022:
201
202
runs-on: windows-2022
203
204
0 commit comments