Skip to content

Commit

Permalink
switch to building aarch64 in GH action
Browse files Browse the repository at this point in the history
  • Loading branch information
gdams committed Aug 22, 2024
1 parent d1252b5 commit 387ffea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ jobs:
./build-farm/make-adopt-build-farm.sh
env:
JAVA_TO_BUILD: ${{ matrix.version.name }}
ARCHITECTURE: x64
ARCHITECTURE: aarch64
VARIANT: ${{ matrix.variant }}
TARGET_OS: mac
FILENAME: OpenJDK.tar.gz
Expand Down

0 comments on commit 387ffea

Please sign in to comment.