Skip to content

Commit 55c3551

Browse files
authored
Update publish-release.yml
1 parent f598c4b commit 55c3551

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/publish-release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,9 +101,9 @@ jobs:
101101

102102
- matlab: "R2025a"
103103
main: "false"
104-
python: "3.13"
104+
python: "3.12"
105105
py3from: "3.9"
106-
py3to: "3.14"
106+
py3to: "3.13"
107107
os: "ubuntu-latest"
108108

109109
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)