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 2f92351 commit 3857d17Copy full SHA for 3857d17
.github/workflows/build.yml
@@ -21,7 +21,6 @@ jobs:
21
runs-on: ${{ matrix.runner }}
22
timeout-minutes: 90
23
strategy:
24
- fail-fast: false
25
matrix:
26
include:
27
- runner: macos-13-large
@@ -115,7 +114,6 @@ jobs:
115
114
name: Linux
116
runs-on: ${{matrix.os}}
117
118
119
120
121
- lto_flag: ""
@@ -180,7 +178,6 @@ jobs:
180
178
181
179
windows:
182
183
184
185
186
- runner: windows
@@ -228,7 +225,6 @@ jobs:
228
225
229
226
230
227
231
232
233
234
0 commit comments