Skip to content

Commit 4b051ca

Browse files
committed
fixup! .github/workflows/ci.yml: test ubuntu-asm and ios build.
1 parent 07530a0 commit 4b051ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ jobs:
189189
options: --volume ${{ github.workspace }}:/blst --network=none
190190
run: wine-arm64 cmd /c "cd \ && \blst\blst-arm-test.exe"
191191

192-
cargo-test-windows-on-arm:
192+
cargo-test-windows-on-arm-2:
193193
runs-on: ubuntu-24.04-arm
194194
needs: rust-n-go
195195

0 commit comments

Comments
 (0)