Skip to content

Commit

Permalink
Update _test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ivpavici committed Jan 10, 2024
1 parent 0f8b266 commit 110768f
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:85495efb71a37ad3921c8986474b7e78a9a9f5fc-amd-seed0' || '' }}
image: ${{ (inputs.use-devnet) && 'shardlabs/starknet-devnet-rs:55191ee549b33ccbb0bc9d20dd929e39832a5ea5-amd-seed0' || '' }}
ports:
- 5050:5050

Expand Down

0 comments on commit 110768f

Please sign in to comment.