We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 725aa6a commit 27f0001Copy full SHA for 27f0001
.github/workflows/backend-prod.yaml
@@ -10,7 +10,7 @@ on:
10
11
jobs:
12
build-and-push:
13
- runs-on: ubuntu-24.04-arm64
+ runs-on: ubuntu-24.04-arm
14
15
permissions:
16
contents: read
0 commit comments