Skip to content

Commit e4d5c83

Browse files
committed
🔀️ Merge branch 'drop-monterey-add-sequoia'
2 parents 621199a + 3ad27e3 commit e4d5c83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

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

0 commit comments

Comments
 (0)