Skip to content

Commit 07834a7

Browse files
fix: upgrade testing on aws (opendatahub-io#133)
1 parent e75ae8c commit 07834a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rhai-on-xks-chart-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ jobs:
110110
strategy:
111111
fail-fast: false
112112
matrix:
113-
cloud_provider: [azure, coreweave, aws]
113+
cloud_provider: [azure, coreweave] # TODO: add aws once 3.5 GA is the starting version, as AWS is not supported in 3.4.x
114114
steps:
115115
- name: Checkout
116116
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0

0 commit comments

Comments
 (0)