Skip to content

Commit 8b1e4e7

Browse files
committed
macos?
1 parent 6c638a6 commit 8b1e4e7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ jobs:
1616
- name: Windows
1717
os: windows-latest
1818

19-
#- name: macOS
20-
#os: macos-latest
19+
- name: macOS
20+
os: macos-latest
2121

2222
- name: Android32
2323
os: ubuntu-latest

mod.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"geode": "4.0.0-beta.1",
3-
"version": "v1.9.4",
3+
"version": "v1.9.5",
44
"gd": {
55
"win": "2.2074",
66
"mac": "2.2074",

0 commit comments

Comments
 (0)