We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f9b5ff commit 610bd8aCopy full SHA for 610bd8a
1 file changed
.github/workflows/pytest.yml
@@ -15,7 +15,7 @@ jobs:
15
strategy:
16
matrix:
17
python-version: ["3.11", "3.12"]
18
- os: [ubuntu-latest, windows-latest, macos-13]
+ os: [ubuntu-latest, windows-latest, macos-15]
19
permissions:
20
contents: read
21
id-token: write
0 commit comments