Skip to content

Commit 5c2c12f

Browse files
committed
run ci test in aws
1 parent 0b94994 commit 5c2c12f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,8 @@ jobs:
8787
general.verbose=yes || true # FIXME: sometimes config command exits with an error
8888
nfctl demo \
8989
--size medium \
90-
--regions us-ashburn-1 us-phoenix-1 \
91-
--provider OCI
90+
--regions us-west-2 us-east-1 \
91+
--provider AWS
9292
nfctl \
9393
list services
9494
nfctl \

0 commit comments

Comments
 (0)