diff --git a/.github/workflows/ubuntu-touch.yml b/.github/workflows/ubuntu-touch.yml index 0a01b08a865..06362fd36db 100644 --- a/.github/workflows/ubuntu-touch.yml +++ b/.github/workflows/ubuntu-touch.yml @@ -33,7 +33,7 @@ jobs: build_type: [Debug, Release] arch: [amd64, arm64, armhf] # glbinding is missing as it isn't available on Ubuntu 16.04 - opengl: sdl + opengl: [ sdl ] exclude: # FIXME: Debug builds don't work for arm64 - arch: arm64