-
-
Notifications
You must be signed in to change notification settings - Fork 515
Commit 7e8f723
Pin Python version at 3.11 in build workflow
Python 3.12.x is incompatible with the current version of node-gyp (9.4.0). For this reason, it is necessary to
configure the "GitHub Actions" workflow to use the compatible Python 3.11.x until the next release of node-gyp (which
should contain a fix for the breakage) is made.1 parent d19778d commit 7e8f723
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
304 | 304 | | |
305 | 305 | | |
306 | 306 | | |
307 | - | ||
307 | + | ||
308 | 308 | | |
309 | 309 | | |
310 | 310 | | |
| |||
0 commit comments