Skip to content

Commit 6478898

Browse files
committed
push.yml: test on macOS 26 (Tahoe)
1 parent 8f9ee41 commit 6478898

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
@@ -19,7 +19,7 @@ jobs:
1919

2020
Java17-MacOS:
2121
if: contains(toJson(github.event.commits), '[ci skip] ') == false
22-
runs-on: macOS-15
22+
runs-on: macos-26
2323
steps:
2424
- uses: actions/setup-java@v5
2525
with:

0 commit comments

Comments
 (0)