Skip to content

Commit

Permalink
enable arm64 debug build
Browse files Browse the repository at this point in the history
  • Loading branch information
Fuseteam authored Sep 10, 2024
1 parent 1b1b4ed commit cd1b92d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ubuntu-touch.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,6 @@ jobs:
arch: [amd64, arm64, armhf]
# glbinding is missing as it isn't available on Ubuntu 16.04
opengl: [glew, sdl]
exclude:
# FIXME: Debug builds don't work for arm64
- arch: arm64
build_type: Debug

runs-on: ubuntu-20.04
steps:
Expand Down

0 comments on commit cd1b92d

Please sign in to comment.