Skip to content

Commit f65d550

Browse files
committed
Update TODO comment in publish.yml
1 parent 1bfc553 commit f65d550

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
fail-fast: false
1111
max-parallel: 12
1212
matrix:
13-
# TODO: fix for Mac and Windows.
13+
# TODO: fix for Windows.
1414
os: [ubuntu-latest, macos-latest]
1515
python-version: [3.11, 3.12, 3.13, 3.14]
1616
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)