We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa4360b commit 9b5423bCopy full SHA for 9b5423b
.github/workflows/build-and-test.yml
@@ -19,7 +19,7 @@ jobs:
19
include:
20
- os: windows-latest
21
python-version: '3.12'
22
- - os: macos-latest
+ - os: macos-13
23
24
25
steps:
0 commit comments