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