Skip to content

Commit d6a502a

Browse files
committed
Work on check-macos: Enable building on macOS 26.
1 parent f1302e1 commit d6a502a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/many-platforms.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ jobs:
267267
strategy:
268268
fail-fast: false
269269
matrix:
270-
os: [macos-13, macos-14, macos-15]
270+
os: [macos-13, macos-14, macos-15, macos-26]
271271
runs-on: ${{ matrix.os }}
272272
steps:
273273
# This is needed because we run a script stored in this repository.

0 commit comments

Comments
 (0)