Skip to content

Commit

Permalink
o7 mac users (blame apple)
Browse files Browse the repository at this point in the history
  • Loading branch information
Owen3H committed Nov 5, 2024
1 parent e904455 commit cb4be4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
build: [
{ name: "modm8.exe", platform: "windows/amd64", os: "windows-latest" },
{ name: "modm8", platform: "linux/amd64", os: "ubuntu-latest" },
{ name: "modm8", platform: "darwin/universal", os: "macos-latest" }
# { name: "modm8", platform: "darwin/universal", os: "macos-latest" }
]

runs-on: ${{ matrix.build.os }}
Expand Down

0 comments on commit cb4be4a

Please sign in to comment.