Skip to content

Commit

Permalink
feat(ci) Westend staging workflow (#3104)
Browse files Browse the repository at this point in the history
  • Loading branch information
timwu20 authored Feb 14, 2023
1 parent d9cdd45 commit b819559
Show file tree
Hide file tree
Showing 3 changed files with 536 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/staging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
update:
strategy:
matrix:
chain: [polkadot, kusama]
chain: [polkadot, kusama, westend]
runs-on: buildjet-4vcpu-ubuntu-2204
steps:
- uses: actions/checkout@v3
Expand Down
Loading

0 comments on commit b819559

Please sign in to comment.