We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84ce74d commit 64d42c8Copy full SHA for 64d42c8
.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-2404-8vcpu-32mem
+ runs-on: ubuntu-latest-2404-16core-64mem
20
# Time out after 24 hours.
21
timeout-minutes: 1440
22
0 commit comments