Skip to content

Commit

Permalink
#139 Temporary disable macOS build because of bug in Conan
Browse files Browse the repository at this point in the history
  • Loading branch information
artem-ogre committed Sep 28, 2023
1 parent 10044ea commit 200021b
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/ci_builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,11 @@ jobs:
name: "Ubuntu",
os: ubuntu-latest
}
- {
name: "macOS",
os: macos-latest
}
# Disable macOS untill https://github.com/conan-io/conan/issues/14835 is fixed in Conan 2.0.13
# - {
# name: "macOS",
# os: macos-latest
# }

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 200021b

Please sign in to comment.