Skip to content

Commit 87f967e

Browse files
committed
Update runner type
1 parent 166aea9 commit 87f967e

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-2404-32core-128mem
19+
runs-on: ubuntu-latest
2020
# Time out after 24 hours.
2121
timeout-minutes: 1440
2222

0 commit comments

Comments
 (0)