Skip to content

Commit

Permalink
Enable for draft PR
Browse files Browse the repository at this point in the history
  • Loading branch information
bifurcation committed Sep 9, 2023
1 parent e4d01e8 commit e7ab7f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ jobs:
# cmake --build "${{ env.CMAKE_BUILD_OPENSSL3_DIR }}" --target "${{ matrix.ctest-target}}"
#
old-macos-compatibility:
if: github.event.pull_request.draft == false
# if: github.event.pull_request.draft == false
# needs: quick-linux-interop-check
name: Build for older macOS
runs-on: macos-latest
Expand Down

0 comments on commit e7ab7f4

Please sign in to comment.