Skip to content

Commit

Permalink
temporarily remove android support
Browse files Browse the repository at this point in the history
  • Loading branch information
HJfod committed Nov 19, 2024
1 parent d0148af commit db11b44
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@ jobs:
- name: Windows
os: windows-latest

- name: Android32
os: ubuntu-latest
target: Android32
# - name: Android32
# os: ubuntu-latest
# target: Android32

- name: Android64
os: ubuntu-latest
target: Android64
# - name: Android64
# os: ubuntu-latest
# target: Android64

name: ${{ matrix.config.name }}
runs-on: ${{ matrix.config.os }}
Expand Down
1 change: 1 addition & 0 deletions changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

## v6.9.1
* Fix <cj>1/4</c>, <cj>1/8</c>, and <cj>Pixel</c> moving buttons not working
* Temporarily <cr>remove Android support</c> as there appears to be a bug in Geode itself causing crashes. Sorry :(

## v6.9.0
* Add <cy>LDM Object Count</c> to the pause menu
Expand Down

0 comments on commit db11b44

Please sign in to comment.