We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e236f1b commit e69395bCopy full SHA for e69395b
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ jobs:
15
BUILDS: 3.12 3.13 3.14
16
CYTHON: Cython-3.0.11-py2.py3-none-any.whl
17
LD_VENDOR: -sUSE_GLFW=3
18
- LOPTS="-Os -g0"
+ LOPTS: -Os -g0
19
20
steps:
21
- uses: actions/[email protected]
0 commit comments