Skip to content

Commit

Permalink
Remove mac
Browse files Browse the repository at this point in the history
  • Loading branch information
Alphalaneous committed Mar 29, 2024
1 parent 74a5de7 commit 25bb31c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@ jobs:
config:
- name: Windows
os: windows-latest

- name: macOS
os: macos-latest

- name: Android32
os: ubuntu-latest
Expand All @@ -34,6 +31,7 @@ jobs:

- name: Build the mod
uses: geode-sdk/build-geode-mod@main
bindings: Alphalaneous/bindings
with:
sdk: nightly
combine: true
Expand Down
3 changes: 1 addition & 2 deletions mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@
"geode": "2.0.0",
"gd": {
"win": "2.204",
"android": "2.205",
"mac": "2.200"
"android": "2.205"
},
"version": "v1.0.2",
"id": "alphalaneous.happy_textures",
Expand Down

0 comments on commit 25bb31c

Please sign in to comment.