Skip to content

Commit

Permalink
fix: Drop macos builds (failing)
Browse files Browse the repository at this point in the history
Signed-off-by: Gordon Smith <GordonJSmith@gmail.com>
  • Loading branch information
GordonSmith committed Dec 12, 2024
1 parent 5149f86 commit 76dfe28
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/prebuild-gh_envs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ jobs:
"windows-2019-x86",
"windows-2022-x64",
"windows-2022-x86",
"macos-12-x64"
]
include:
- label: "ubuntu-20.04-x64"
Expand Down Expand Up @@ -62,11 +61,6 @@ jobs:
triplet: "x86-windows"
mono: ""
sudo: ""
- label: "macos-12-x64"
os: "macos-12"
triplet: "x64-osx"
mono: "mono"
sudo: "sudo"
fail-fast: false

name: "GH Environment - ${{ matrix.label }}"
Expand Down

0 comments on commit 76dfe28

Please sign in to comment.