Skip to content

Commit 5e76a38

Browse files
authored
Merge pull request #315 from cmu-delphi/update-hosted-runner-config
Update runner type
2 parents 84ce74d + 87f967e commit 5e76a38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/s3_upload_ec2.yml

Lines changed: 1 addition & 1 deletion
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-8vcpu-32mem
19+
runs-on: ubuntu-latest
2020
# Time out after 24 hours.
2121
timeout-minutes: 1440
2222

0 commit comments

Comments
 (0)