mirror of
https://github.com/boostorg/boost_install.git
synced 2026-07-21 13:13:30 +00:00
Test more libraries in ci.yml
This commit is contained in:
@@ -230,6 +230,10 @@ jobs:
|
||||
bopts: install
|
||||
os: ubuntu-latest
|
||||
|
||||
- lib: date_time
|
||||
bopts: install
|
||||
os: ubuntu-latest
|
||||
|
||||
- lib: iostreams
|
||||
bopts: install
|
||||
os: ubuntu-latest
|
||||
@@ -335,6 +339,10 @@ jobs:
|
||||
bopts: install
|
||||
os: ubuntu-latest
|
||||
|
||||
- lib: system
|
||||
bopts: install
|
||||
os: ubuntu-latest
|
||||
|
||||
- lib: test
|
||||
bopts: install
|
||||
os: ubuntu-latest
|
||||
@@ -499,6 +507,22 @@ jobs:
|
||||
bopts: install
|
||||
os: windows-latest
|
||||
|
||||
- lib: atomic
|
||||
bopts: install
|
||||
os: windows-latest
|
||||
|
||||
- lib: chrono
|
||||
bopts: install
|
||||
os: windows-latest
|
||||
|
||||
- lib: container
|
||||
bopts: install
|
||||
os: windows-latest
|
||||
|
||||
- lib: date_time
|
||||
bopts: install
|
||||
os: windows-latest
|
||||
|
||||
- lib: iostreams
|
||||
bopts: install
|
||||
os: windows-latest
|
||||
@@ -536,6 +560,10 @@ jobs:
|
||||
bopts: install
|
||||
os: windows-latest
|
||||
|
||||
- lib: system
|
||||
bopts: install
|
||||
os: windows-latest
|
||||
|
||||
- lib: random
|
||||
bopts: install
|
||||
os: windows-latest
|
||||
|
||||
Reference in New Issue
Block a user