Skip to content

Commit b8c2439

Browse files
committed
chore: try a bit lower
1 parent ca48b96 commit b8c2439

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: 9000
45+
role-duration-seconds: 8200
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)