Skip to content

Commit

Permalink
ci: fix docker runner
Browse files Browse the repository at this point in the history
  • Loading branch information
huitseeker committed Aug 14, 2024
1 parent 895d8b3 commit f85fc30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-gnark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ on:
jobs:
test-docker:
name: Test
runs-on: runs-on,runner=64cpu-linux-arm64
runs-on: warp-ubuntu-latest-x64-32x
env:
CARGO_NET_GIT_FETCH_WITH_CLI: "true"
steps:
Expand Down

0 comments on commit f85fc30

Please sign in to comment.