Skip to content

Commit 379641f

Browse files
Shiva Kumarshivakunv
authored andcommitted
AWS Region us-west-2 cleanup
Signed-off-by: Shiva Kumar (SW-CLOUD) <shivaku@nvidia.com>
1 parent e407646 commit 379641f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/periodic.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: linux-amd64-cpu4
1313
strategy:
1414
matrix:
15-
aws-region: [us-west-1, us-east-1]
15+
aws-region: [us-west-1, us-east-1, us-west-2]
1616

1717
steps:
1818
- name: Checkout repository

0 commit comments

Comments
 (0)