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 4dc00fe commit 3407404Copy full SHA for 3407404
.github/workflows/build.yml
@@ -15,8 +15,8 @@ jobs:
15
- name: Windows
16
os: windows-latest
17
18
- # - name: macOS
19
- # os: macos-latest
+ - name: macOS
+ os: macos-latest
20
21
- name: Android32
22
os: ubuntu-latest
mod.json
@@ -2,6 +2,7 @@
2
"geode": "4.0.1",
3
"gd": {
4
"win": "2.2074",
5
+ "mac": "2.2074",
6
"android": "2.2074"
7
},
8
"version": "v0.9.13",
0 commit comments