Skip to content

Commit

Permalink
ci: bump devnet
Browse files Browse the repository at this point in the history
  • Loading branch information
penovicp committed Jul 17, 2023
1 parent 9b67e23 commit 2a0cf56
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 @@ -24,7 +24,7 @@ jobs:
services:
devnet:
# image: ${{ inputs.is-rpc && 'shardlabs/starknet-devnet:0.5.3-seed0' || 'shardlabs/starknet-devnet:0.5.2-seed0' }}
image: shardlabs/starknet-devnet:0.5.4-seed0
image: shardlabs/starknet-devnet:0.5.5-seed0
ports:
- 5050:5050

Expand Down

0 comments on commit 2a0cf56

Please sign in to comment.