Skip to content

Commit 3b5e142

Browse files
committed
Update runner type
1 parent 2a6e392 commit 3b5e142

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/s3_upload_ec2.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ on:
1616
jobs:
1717
deploy:
1818
# The type of runner that the job will run on
19-
runs-on: ubuntu-latest-m
19+
runs-on: ubuntu-latest-2404-8vcpu-32mem
2020
# Time out after 24 hours.
2121
timeout-minutes: 1440
2222

0 commit comments

Comments
 (0)