Skip to content

Commit

Permalink
Turn down arm32 builders.
Browse files Browse the repository at this point in the history
These appear to no longer work.
  • Loading branch information
dvander committed Nov 29, 2024
1 parent 3cdb429 commit 71fbc89
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,6 @@ jobs:
build_target: x86
# Test if ARM compiles on windows.
include:
- os: windows-latest
build_type: optimize
build_target: arm
- os: windows-latest
build_type: debug
build_target: arm
- os: windows-latest
build_type: optimize
build_target: arm64
Expand Down

0 comments on commit 71fbc89

Please sign in to comment.