Skip to content

Commit

Permalink
Fix java-jars
Browse files Browse the repository at this point in the history
  • Loading branch information
lidavidm committed May 1, 2024
1 parent e798267 commit 2fd3fcc
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 @@ -80,7 +80,7 @@ jobs:
fail-fast: false
matrix:
platform:
- { runs_on: ["macos-latest"], arch: "x86_64"}
- { runs_on: ["macos-13"], arch: "x86_64"}
- { runs_on: ["macos-14"], arch: "aarch_64" }
env:
MACOSX_DEPLOYMENT_TARGET: "10.15"
Expand Down

0 comments on commit 2fd3fcc

Please sign in to comment.