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.
2 parents a8f4a2b + ff34ec2 commit bfd69daCopy full SHA for bfd69da
.github/workflows/ci.yml
@@ -237,7 +237,7 @@ jobs:
237
python -m build --no-isolation
238
ls -la dist/
239
unzip -l dist/*.whl # debug all files inside wheel file
240
- - uses: uraimo/run-on-arch-action@v2.5.1
+ - uses: uraimo/run-on-arch-action@v2.6.0
241
name: Install built wheel
242
with:
243
arch: aarch64
@@ -285,7 +285,7 @@ jobs:
285
286
287
288
289
290
291
0 commit comments