mirror of
https://github.com/lovell/sharp.git
synced 2025-07-09 02:30:12 +02:00
CI: Ensure emulated archs use latest qemu-user-static package
This commit is contained in:
parent
edad89c531
commit
8e3ec0fc61
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -183,6 +183,7 @@ jobs:
|
||||
nodejs_version_major: 18
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: docker/setup-qemu-action@v3
|
||||
- uses: uraimo/run-on-arch-action@v2
|
||||
with:
|
||||
arch: ${{ matrix.run_on_arch }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user