Skip to content

Commit ba620ad

Browse files
committed
Try enabling linux arm64 back #8
1 parent fcc556f commit ba620ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
runs-on: ubuntu-22.04
5151
strategy:
5252
matrix:
53-
target_machine: ["x64"]
53+
target_machine: ["x64", "arm64"]
5454
build_type: [Release, Debug]
5555
fail-fast: false
5656
steps:

0 commit comments

Comments
 (0)