Skip to content

Commit f3247db

Browse files
authored
Chore: Updates runner image for s3 files deployment.
1 parent 9d33ddd commit f3247db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy_to_s3.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ env:
3030
jobs:
3131
Deploy:
3232
# installed software: https://github.com/actions/runner-images/blob/main/images/linux/Ubuntu2004-Readme.md
33-
runs-on: ubuntu-20.04
33+
runs-on: ubuntu-latest
3434
defaults:
3535
run:
3636
shell: bash

0 commit comments

Comments
 (0)