Skip to content

Commit c5587c1

Browse files
authored
Update build.yaml change job to amd64
1 parent ae48713 commit c5587c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ env:
88
IMAGE_NAME: "tgrziminiar/worker"
99

1010
jobs:
11-
aarch64:
11+
amd64:
1212
runs-on: ubuntu-latest
1313
permissions:
1414
contents: read

0 commit comments

Comments
 (0)