Skip to content

Commit

Permalink
Update config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ironoa authored Dec 7, 2023
1 parent ba3873a commit 035275d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
unitTest:
docker:
- image: web3f/node-dind:v1
- image: parity/polkadot:latest
- image: parity/polkadot:v1.1.0
name: polkadot
command: --chain=kusama-dev --rpc-port 11000 --alice --rpc-external --rpc-methods=Unsafe --rpc-cors=all
steps:
Expand Down

0 comments on commit 035275d

Please sign in to comment.