Skip to content

Commit 74a6ad1

Browse files
committed
URLs for the filed issues
1 parent fbb083b commit 74a6ad1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,8 @@ jobs:
2323
- run: python -m pip install --pre skia-python
2424
- run: python issue-214-glut.py
2525
- run: python issue-214-sdl2.py
26+
# https://github.com/glfw/glfw/issues/2573 Compatibility of linux headless tests within Github CI
27+
# https://github.com/glfw/glfw/issues/2570 Compatibility of glfw with the Apple software render in github CI
28+
# https://github.com/FlorianRhiem/pyGLFW/issues/80 Compatibility with github's CI Mac OS X runner images
29+
# https://github.com/glfw/glfw/pull/2571 Apple software renderer retry
2630
# - run: python issue-214-glfw.py

0 commit comments

Comments
 (0)