We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7079680 commit dfef364Copy full SHA for dfef364
.github/workflows/build-test-release.yml
@@ -74,6 +74,7 @@ jobs:
74
env:
75
CMAKE_PREFIX_PATH: /home/linuxbrew/.linuxbrew
76
PRESET: ci-${{ matrix.compiler }}-${{ matrix.build-option }}
77
+ HOMEBREW_FORCE_BREWED_CURL: 1
78
79
steps:
80
- uses: actions/checkout@v5
0 commit comments