Skip to content

Commit

Permalink
Change arm achitecture tag to arm_64
Browse files Browse the repository at this point in the history
  • Loading branch information
filip-szweda committed Oct 10, 2024
1 parent a4b9235 commit decacaa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
strategy:
matrix:
runner: [ubuntu-latest, Linux-ARM-Runner]
arch: [x86_64, arm]
arch: [x86_64, arm_64]
needs: main-create-timestamp-and-tag
steps:
- name: "Checkout source code of the repository"
Expand Down

0 comments on commit decacaa

Please sign in to comment.