We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c638a6 commit 8b1e4e7Copy full SHA for 8b1e4e7
.github/workflows/build.yml
@@ -16,8 +16,8 @@ jobs:
16
- name: Windows
17
os: windows-latest
18
19
- #- name: macOS
20
- #os: macos-latest
+ - name: macOS
+ os: macos-latest
21
22
- name: Android32
23
os: ubuntu-latest
mod.json
@@ -1,6 +1,6 @@
1
{
2
"geode": "4.0.0-beta.1",
3
- "version": "v1.9.4",
+ "version": "v1.9.5",
4
"gd": {
5
"win": "2.2074",
6
"mac": "2.2074",
0 commit comments