Skip to content

Commit 0a1bef8

Browse files
committed
macos 14 x86
1 parent 055d885 commit 0a1bef8

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
@@ -165,7 +165,7 @@ jobs:
165165
fail-fast: false
166166
matrix:
167167
platform:
168-
- { runs_on: macos-14, arch: "x86_64"}
168+
- { runs_on: macos-14-large, arch: "x86_64"}
169169
- { runs_on: macos-14, arch: "aarch_64" }
170170
env:
171171
MACOSX_DEPLOYMENT_TARGET: "14.0"

0 commit comments

Comments
 (0)