Skip to content

Commit 7ad17c8

Browse files
committed
Use official sources and the ocp-build-system vtk wheels for Py3.13
1 parent 3907640 commit 7ad17c8

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

.github/workflows/build-ocp.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,11 @@ env:
77
VTK: 9.3.1
88
VTK_MAJOR: 9.3
99
OCCT: 7.8.1
10-
PY313VTK_RUNID: 12697376619
11-
PYWRAP: true
10+
PY313VTK_RUNID: 12724782854
11+
PYWRAP: false
12+
13+
# Source of the Python 3.13 vtk 9.3.1 wheels: https://github.com/CadQuery/ocp-build-system/actions/runs/12724782854
14+
# See PY313VTK_RUNID
1215

1316
jobs:
1417
# ========================================

0 commit comments

Comments
 (0)