Skip to content

Commit

Permalink
GH-41577: [CI][Packaging] Use macOS amd64 to package jar files instea…
Browse files Browse the repository at this point in the history
…d of arm64
  • Loading branch information
raulcd committed May 7, 2024
1 parent 03f8ae7 commit 4be3882
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/tasks/java-jars/github.yml
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ jobs:

package-jars:
name: Build jar files
runs-on: macos-latest
runs-on: macos-13
needs:
- build-cpp-ubuntu
- build-cpp-macos
Expand Down

0 comments on commit 4be3882

Please sign in to comment.