Skip to content

Commit

Permalink
Explicitly set libcurl-release
Browse files Browse the repository at this point in the history
  • Loading branch information
DMarby committed Feb 18, 2022
1 parent 1d43f76 commit f88ea0b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-and-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,11 @@ jobs:
- os: macos-11
node: 16
node-libcurl-cpp-std: c++17
libcurl-release: 7.79.1
- os: ubuntu-18.04
node: 16
node-libcurl-cpp-std: c++17
libcurl-release: 7.79.1

env:
LIBCURL_RELEASE: ${{ matrix.libcurl-release }}
Expand Down

0 comments on commit f88ea0b

Please sign in to comment.