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 1bfc553 commit f65d550Copy full SHA for f65d550
1 file changed
.github/workflows/publish.yml
@@ -10,7 +10,7 @@ jobs:
10
fail-fast: false
11
max-parallel: 12
12
matrix:
13
- # TODO: fix for Mac and Windows.
+ # TODO: fix for Windows.
14
os: [ubuntu-latest, macos-latest]
15
python-version: [3.11, 3.12, 3.13, 3.14]
16
runs-on: ${{ matrix.os }}
0 commit comments