Skip to content

Commit 3d645c0

Browse files
committed
🔀️ Merge branch 'ladislas/feature/add-macos-26'
2 parents 469565f + e83205f commit 3d645c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
strategy:
1919
fail-fast: false
2020
matrix:
21-
os: [macos-13, macos-14, macos-15]
21+
os: [macos-14, macos-15, macos-26]
2222
runs-on: ${{ matrix.os }}
2323
steps:
2424
- name: Set up Homebrew

0 commit comments

Comments
 (0)