Skip to content

Commit

Permalink
fixup! .github/workflows/ci.yml: test ubuntu-asm and ios build.
Browse files Browse the repository at this point in the history
  • Loading branch information
dot-asm committed Feb 12, 2025
1 parent 07530a0 commit 4b051ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ jobs:
options: --volume ${{ github.workspace }}:/blst --network=none
run: wine-arm64 cmd /c "cd \ && \blst\blst-arm-test.exe"

cargo-test-windows-on-arm:
cargo-test-windows-on-arm-2:
runs-on: ubuntu-24.04-arm
needs: rust-n-go

Expand Down

0 comments on commit 4b051ca

Please sign in to comment.