Skip to content

Commit aa4e95b

Browse files
authored
Update deploy.yaml
1 parent 3189328 commit aa4e95b

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/deploy.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -252,9 +252,8 @@ jobs:
252252
# Multiple deps don't like windows
253253
- os: windows-latest
254254
type: "FULL"
255-
# Chemfiles won't install over py3.13
256-
#- python-version: "3.13"
257-
# type: "FULL"
255+
- python-version: "3.14"
256+
type: "FULL"
258257
env:
259258
MPLBACKEND: agg
260259

0 commit comments

Comments
 (0)