We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b9398f commit ca92f4dCopy full SHA for ca92f4d
.github/workflows/s3-image-sync.yml
@@ -12,7 +12,7 @@ env:
12
13
jobs:
14
s3_cleanup:
15
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-22.04-2x1
16
concurrency: ${{ github.workflow }}-${{ github.ref }}
17
strategy:
18
fail-fast: false
0 commit comments