2
0
mirror of https://github.com/boostorg/icl.git synced 2026-01-19 04:12:13 +00:00

Remove not avilable package.

This commit is contained in:
Rene Rivera
2025-06-06 23:20:28 -05:00
parent 80fce6203a
commit 43355d2bd4

View File

@@ -67,7 +67,7 @@ jobs:
cxxstd: "11,14,17"
- name: "TOOLSET=clang CXXSTD=11,14,1z Job 4"
buildtype: "boost"
packages: "libstdc++-4.9-dev clang"
packages: "clang"
packages_to_remove: ""
os: "ubuntu-latest"
container: "ubuntu:18.04"