Skip to content

Commit

Permalink
Remove disabling of Windows Conda Python 3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
mdekstrand committed Jan 18, 2025
1 parent acc3c71 commit 2136f76
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion workflows/test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ const test_matrix = {
matrix: {
python: CONDA_PYTHONS,
platform: PLATFORMS,
exclude: [{ python: "py313", platform: "windows-latest" }],
},
}),
vanilla: testJob({
Expand Down

0 comments on commit 2136f76

Please sign in to comment.