We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5527c59 commit 85a172fCopy full SHA for 85a172f
.github/workflows/build-and-push.yml
@@ -16,7 +16,7 @@ on:
16
17
jobs:
18
docker:
19
- runs-on: ubuntu-latest
+ runs-on: ubuntu-24.04-arm
20
env:
21
COOLIFY_WEBHOOK: ${{ secrets.COOLIFY_WEBHOOK }}
22
COOLIFY_SECRET: ${{ secrets.COOLIFY_SECRET }}
0 commit comments