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 47f8ad5 commit 53444dfCopy full SHA for 53444df
1 file changed
.github/workflows/build_linux.yaml
@@ -12,6 +12,8 @@ jobs:
12
matrix:
13
environments:
14
- linux_sdl
15
+ - linux_headless
16
+ - linux_fbdev
17
18
steps:
19
- uses: actions/checkout@v4
0 commit comments