We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50cface commit d6e065fCopy full SHA for d6e065f
.github/workflows/multi-platform.yml
@@ -15,9 +15,6 @@ jobs:
15
- name: Windows
16
os: windows-latest
17
18
- - name: macOS
19
- os: macos-latest
20
-
21
- name: Android32
22
os: ubuntu-latest
23
target: Android32
mod.json
@@ -2,8 +2,7 @@
2
"geode": "4.0.0-alpha.1",
3
"gd": {
4
"win": "2.2074",
5
- "android": "2.2074",
6
- "mac": "2.2074"
+ "android": "2.2074"
7
},
8
"version": "v1.1.6-alpha.1",
9
"id": "alphalaneous.editorsounds",
0 commit comments