Skip to content

Commit

Permalink
Update _test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
penovicp authored Jul 30, 2024
1 parent 0c24def commit 67cc4c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
# TODO - periodically check if conditional services are supported; https://github.com/actions/runner/issues/822
services:
devnet:
image: ${{ (inputs.use-devnet) && 'shardlabs/starknet-devnet-rs:0.2.0-rc.1-seed0' || '' }}
image: ${{ (inputs.use-devnet) && 'shardlabs/starknet-devnet-rs:0.2.0-rc.0-seed0' || '' }}
ports:
- 5050:5050

Expand Down

0 comments on commit 67cc4c3

Please sign in to comment.