Skip to content

Commit 1f47691

Browse files
author
Anirav Kareddy
committed
changing it back to mobile
1 parent 0cce923 commit 1f47691

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646

4747
- name: Test
4848
env:
49-
AWS_DEFAULTS_MODE: cross-region
49+
AWS_DEFAULTS_MODE: mobile
5050
AWS_SDK_CLIENT_LOGGING: debug
5151
run: |
5252
export AWS_S3EC_TEST_ALT_KMS_KEY_ARN=arn:aws:kms:${{ vars.CI_AWS_REGION }}:${{ secrets.CI_AWS_ACCOUNT_ID }}:key/${{ vars.CI_ALT_KMS_KEY_ID }}

0 commit comments

Comments
 (0)