Skip to content

Commit 1b16687

Browse files
committed
Try running on macos-15.
1 parent b2e7e61 commit 1b16687

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/test.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ jobs:
3737
strategy:
3838
fail-fast: false
3939
matrix:
40-
# os: [ubuntu-latest, ubuntu-24.04-arm, windows-latest, macos-13, macos-14]
41-
os: [macos-13, macos-14]
40+
# os: [ubuntu-latest, ubuntu-24.04-arm, windows-latest, macos-13, macos-15]
41+
os: [macos-13, macos-15]
4242
python_version: ['3.13']
4343
# include:
4444
# - os: ubuntu-latest

0 commit comments

Comments
 (0)