We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af36512 commit 43cc6d6Copy full SHA for 43cc6d6
1 file changed
.github/workflows/test_and_publish.yml
@@ -32,7 +32,7 @@ jobs:
32
matrix:
33
# List of runner versions:
34
# https://docs.github.com/en/actions/reference/runners/github-hosted-runners
35
- os: [ubuntu-24.04, macos-26-intel, windows-2025]
+ os: [ubuntu-24.04, macos-26-intel, macos-26, windows-2025]
36
37
# List of Python versions:
38
# https://devguide.python.org/versions/
0 commit comments