Test more libraries in ci.yml

This commit is contained in:
Peter Dimov
2026-04-27 19:46:22 +03:00
parent 6dfedc3f3c
commit a73329bab5
+28
View File
@@ -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