diff --git a/.github/workflows/s3_upload_ec2.yml b/.github/workflows/s3_upload_ec2.yml index e75286b..303b990 100644 --- a/.github/workflows/s3_upload_ec2.yml +++ b/.github/workflows/s3_upload_ec2.yml @@ -16,7 +16,7 @@ on: jobs: deploy: # The type of runner that the job will run on - runs-on: ubuntu-latest-m + runs-on: ubuntu-latest-2404-8vcpu-32mem # Time out after 24 hours. timeout-minutes: 1440