Skip to content

Commit a18a420

Browse files
Bump macOS development target
1 parent 00e4ab8 commit a18a420

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jarbuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ jobs:
168168
- { runs_on: macos-15-intel, arch: "x86_64"}
169169
- { runs_on: macos-15, arch: "aarch_64" }
170170
env:
171-
MACOSX_DEPLOYMENT_TARGET: "14.0"
171+
MACOSX_DEPLOYMENT_TARGET: "15.0"
172172
steps:
173173
- name: Download source archive
174174
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8

0 commit comments

Comments
 (0)