Skip to content

Commit 81ae546

Browse files
ci: Add macos-15 (#55)
1 parent f25dfad commit 81ae546

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
os:
1414
- "macos-13" # Intel x64
1515
- "macos-14" # Apple M1
16+
- "macos-15" # Apple M1
1617
runs-on: ${{ matrix.os }}
1718
steps:
1819
- name: Set up Homebrew

0 commit comments

Comments
 (0)