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 2d25ee1 commit 8ec1256Copy full SHA for 8ec1256
.github/workflows/main.yml
@@ -30,7 +30,7 @@ jobs:
30
run: |
31
brew install make dtc expect e2fsprogs
32
- name: default build
33
- run: make
+ run: make ENABLE_SDL=0
34
shell: bash
35
- name: automated test
36
run: .ci/autorun.sh
0 commit comments