Skip to content

Commit cd1b92d

Browse files
authored
enable arm64 debug build
1 parent 1b1b4ed commit cd1b92d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ubuntu-touch.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,6 @@ jobs:
3434
arch: [amd64, arm64, armhf]
3535
# glbinding is missing as it isn't available on Ubuntu 16.04
3636
opengl: [glew, sdl]
37-
exclude:
38-
# FIXME: Debug builds don't work for arm64
39-
- arch: arm64
40-
build_type: Debug
4137

4238
runs-on: ubuntu-20.04
4339
steps:

0 commit comments

Comments
 (0)