Skip to content

Commit 610bd8a

Browse files
authored
chore: update macos test runner image to macos-15 (#246)
1 parent 3f9b5ff commit 610bd8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pytest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
strategy:
1616
matrix:
1717
python-version: ["3.11", "3.12"]
18-
os: [ubuntu-latest, windows-latest, macos-13]
18+
os: [ubuntu-latest, windows-latest, macos-15]
1919
permissions:
2020
contents: read
2121
id-token: write

0 commit comments

Comments
 (0)