Skip to content

Commit

Permalink
fix: initial check
Browse files Browse the repository at this point in the history
  • Loading branch information
vibhatha committed Jul 23, 2024
1 parent a88f0cd commit 02eb021
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 @@ -83,7 +83,7 @@ jobs:
- { runs_on: ["macos-13"], arch: "x86_64"}
- { runs_on: ["macos-14"], arch: "aarch_64" }
env:
MACOSX_DEPLOYMENT_TARGET: "10.15"
MACOSX_DEPLOYMENT_TARGET: "13.10"
steps:
{{ macros.github_checkout_arrow()|indent }}
- name: Set up Python
Expand Down

0 comments on commit 02eb021

Please sign in to comment.