Skip to content

Commit

Permalink
Re-enable macOS build (since Conan 2.0.13 is released)
Browse files Browse the repository at this point in the history
  • Loading branch information
artem-ogre committed Oct 4, 2023
1 parent 1dfe29d commit d0e4dd3
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .github/workflows/ci_builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,10 @@ jobs:
name: "Ubuntu",
os: ubuntu-latest
}
# Disable macOS untill https://github.com/conan-io/conan/issues/14835 is fixed in Conan 2.0.13
# - {
# name: "macOS",
# os: macos-latest
# }
- {
name: "macOS",
os: macos-latest
}

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

0 comments on commit d0e4dd3

Please # to comment.