Skip to content

Commit 914b257

Browse files
authored
Update macos versions in the CI
1 parent d79417a commit 914b257

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.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-12, macos-13, macos-14]
21+
os: [macos-13, macos-14, macos-15]
2222
runs-on: ${{ matrix.os }}
2323
steps:
2424
- name: Check out the repository

0 commit comments

Comments
 (0)