Skip to content

Commit

Permalink
change to stable branch
Browse files Browse the repository at this point in the history
  • Loading branch information
claravanstaden committed Oct 3, 2024
1 parent edfd756 commit d828427
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,10 @@ jobs:
- run: rm -rf polkadot-sdk
- uses: actions/checkout@v2
with:
# repository: paritytech/polkadot-sdk
# ref: release-crates-io-v1.7.0 # TODO change back to this branch once Westend code is merged upstream
repository: Snowfork/polkadot-sdk
ref: snowbridge
repository: paritytech/polkadot-sdk
ref: stable2409 # TODO change back to this branch once Westend code is merged upstream
#repository: Snowfork/polkadot-sdk
# ref: snowbridge
path: ./polkadot-sdk
- uses: arduino/setup-protoc@v2
with:
Expand Down

0 comments on commit d828427

Please sign in to comment.