Skip to content

Commit 956da06

Browse files
committed
move the macOS-on-Intel job to Sequoia (macOS 15)
1 parent a44ac56 commit 956da06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ jobs:
102102
103103
Java21-MacOSX64:
104104
if: contains(toJson(github.event.commits), '[ci skip] ') == false
105-
runs-on: macos-13
105+
runs-on: macos-15-intel
106106
timeout-minutes: 15
107107
steps:
108108
- uses: actions/setup-java@v5

0 commit comments

Comments
 (0)