Skip to content

Commit 27f0001

Browse files
committed
ARM not ARM64
1 parent 725aa6a commit 27f0001

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/backend-prod.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010

1111
jobs:
1212
build-and-push:
13-
runs-on: ubuntu-24.04-arm64
13+
runs-on: ubuntu-24.04-arm
1414

1515
permissions:
1616
contents: read

0 commit comments

Comments
 (0)