Skip to content

Commit 8031d85

Browse files
committed
change : macos-13 changed to macos-15-intel.
1 parent 02d29b3 commit 8031d85

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
strategy:
2222
fail-fast: false
2323
matrix:
24-
os: [ubuntu-22.04, windows-2022, macOS-13]
24+
os: [ubuntu-22.04, windows-2022, macos-15-intel]
2525
python-version: [3.7, 3.8, 3.9, 3.10.5, 3.11.0, 3.12.0, 3.13.0]
2626

2727
steps:

0 commit comments

Comments
 (0)