Skip to content

Commit 2800521

Browse files
committed
do not use 3.1.58
1 parent b947ec8 commit 2800521

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/main.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ jobs:
2424
- emsdk_ver: "3.1.45"
2525
python_version: "3.11"
2626
pybind11_version: "<2.12.0"
27-
- emsdk_ver: "3.1.58"
28-
python_version: "3.12"
29-
pybind11_version: ""
27+
# - emsdk_ver: "3.1.58"
28+
# python_version: "3.12"
29+
# pybind11_version: ""
3030

3131
steps:
3232
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)