MarkusJx / install-boost

Install boost on Github actions
MIT License
62 stars 3 forks source link

Could not find boost version 1.79.0 #17

Closed VadVergasov closed 2 years ago

VadVergasov commented 2 years ago

I'm using action to install Boost, but there is not 1.79.0 version found

Here is the log:

Run MarkusJx/install-boost@v2.3.0
  with:
    boost_version: 1.79.0
    platform_version: 22.04
    toolset: gcc
    arch: x86
  env:
    BUILD_TYPE: Release
Starting install-boost@2.1.0
Downloading versions-manifest.json...
Parsing versions-manifest.json...
Error: Error: Could not find boost version 1.79.0
MarkusJx commented 2 years ago

I currently don't have binaries for ubuntu 22.04, I'll build them and notify you, when they are ready :)

VadVergasov commented 2 years ago

I see you're rebuilding boost, so I can't download them🙂. Patiently waiting