Switch provisioners to install Boost from GitHub releases on Ubuntu (#995)
* switched provisioners to install Boost from GitHub releases on Ubuntu * removed DocumentInstalledItem from boost.sh Co-authored-by: Nikita Bykov <[email protected]>
This commit is contained in:
co-authored by
Nikita Bykov
parent
68a72ab612
commit
40caaf3e2c
@@ -1,8 +1,5 @@
|
||||
{
|
||||
"@actions/toolcache-ruby-ubuntu-1804-x64": [
|
||||
"2.4", "2.5", "2.6", "2.7"
|
||||
],
|
||||
"@actions/toolcache-boost-ubuntu-1804-x64": [
|
||||
"1.69", "1.72"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user