Skip to content

Commit

Permalink
Fix runs-on
Browse files Browse the repository at this point in the history
  • Loading branch information
klaus993 committed Oct 10, 2024
1 parent daecbac commit 66ae8d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/send-proofs-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
network-test-docker-compose:
name: "Test network with Docker Compose"
timeout-minutes: 15
runs-on: docker
runs-on: aligned-runner-ci
permissions:
contents: read
packages: write
Expand Down

0 comments on commit 66ae8d2

Please sign in to comment.