Skip to content

Commit

Permalink
Mac support
Browse files Browse the repository at this point in the history
  • Loading branch information
Alphalaneous committed Nov 26, 2024
1 parent 4dc00fe commit 3407404
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ jobs:
- name: Windows
os: windows-latest

# - name: macOS
# os: macos-latest
- name: macOS
os: macos-latest

- name: Android32
os: ubuntu-latest
Expand Down
1 change: 1 addition & 0 deletions mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"geode": "4.0.1",
"gd": {
"win": "2.2074",
"mac": "2.2074",
"android": "2.2074"
},
"version": "v0.9.13",
Expand Down

0 comments on commit 3407404

Please sign in to comment.