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 23bb0f5 commit 552c22cCopy full SHA for 552c22c
.github/workflows/build.yml
@@ -172,7 +172,6 @@ jobs:
172
173
- uses: actions/setup-python@v6
174
with:
175
- cache: "pip"
176
python-version: 3.x
177
178
- uses: actions/cache@v4
@@ -222,7 +221,6 @@ jobs:
222
221
223
224
225
226
227
228
@@ -269,7 +267,6 @@ jobs:
269
267
270
268
271
architecture: ${{ matrix.platform.target }}
272
273
274
275
@@ -314,7 +311,6 @@ jobs:
314
311
315
312
316
313
317
318
319
320
0 commit comments