Skip to content

Commit

Permalink
ci: change targets
Browse files Browse the repository at this point in the history
  • Loading branch information
robcxyz committed Jan 8, 2025
1 parent f5d26f4 commit 70c5bb1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/push-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
max-parallel: 1
matrix:
include:
- cluster: prod-ams
- cluster: cluster1
network_name: mainnet
- cluster: cluster2
network_name: mainnet
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,10 +97,10 @@ jobs:
max-parallel: 1
matrix:
include:
# - cluster: cluster1
# network_name: mainnet
- cluster: prod-sng
network_name: mainnet
# - cluster: prod-ams
# network_name: mainnet

steps:
- name: Checkout charts repo
Expand Down

0 comments on commit 70c5bb1

Please sign in to comment.