Skip to content

Commit db11b44

Browse files
committed
temporarily remove android support
1 parent d0148af commit db11b44

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

.github/workflows/build.yml

+6-6
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ jobs:
1515
- name: Windows
1616
os: windows-latest
1717

18-
- name: Android32
19-
os: ubuntu-latest
20-
target: Android32
18+
# - name: Android32
19+
# os: ubuntu-latest
20+
# target: Android32
2121

22-
- name: Android64
23-
os: ubuntu-latest
24-
target: Android64
22+
# - name: Android64
23+
# os: ubuntu-latest
24+
# target: Android64
2525

2626
name: ${{ matrix.config.name }}
2727
runs-on: ${{ matrix.config.os }}

changelog.md

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

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

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

0 commit comments

Comments
 (0)