Skip to content

Commit

Permalink
GitHub-CI (alpine): Test with software OpenGL
Browse files Browse the repository at this point in the history
  • Loading branch information
mmuetzel committed Dec 10, 2023
1 parent 7f63168 commit de4c4c2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/make.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,9 @@ jobs:
# Use emulated shell as default
shell: alpine.sh {0}

env:
LIBGL_ALWAYS_SOFTWARE: "1"

steps:
- name: get CPU information
shell: bash
Expand Down

0 comments on commit de4c4c2

Please sign in to comment.