We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2a6e392 + 3b5e142 commit 84ce74dCopy full SHA for 84ce74d
.github/workflows/s3_upload_ec2.yml
@@ -16,7 +16,7 @@ on:
16
jobs:
17
deploy:
18
# The type of runner that the job will run on
19
- runs-on: ubuntu-latest-m
+ runs-on: ubuntu-latest-2404-8vcpu-32mem
20
# Time out after 24 hours.
21
timeout-minutes: 1440
22
0 commit comments