Skip to content

Commit 6689c9f

Browse files
committed
chore: see if 2 hours will work
1 parent e23ab28 commit 6689c9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nix-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
role-to-assume: ${{ secrets.DEV_AWS_ROLE }}
4343
aws-region: "us-east-1"
4444
output-credentials: true
45-
role-duration-seconds: 3600
45+
role-duration-seconds: 7200
4646
- name: write secret key
4747
# use python so we don't interpolate the secret into the workflow logs, in case of bugs
4848
run: |

0 commit comments

Comments
 (0)