Skip to content

Commit 86fa485

Browse files
committed
Test more libraries in ci.yml
1 parent 6dfedc3 commit 86fa485

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -499,6 +499,22 @@ jobs:
499499
bopts: install
500500
os: windows-latest
501501

502+
- lib: atomic
503+
bopts: install
504+
os: windows-latest
505+
506+
- lib: chrono
507+
bopts: install
508+
os: windows-latest
509+
510+
- lib: container
511+
bopts: install
512+
os: windows-latest
513+
514+
- lib: date_time
515+
bopts: install
516+
os: windows-latest
517+
502518
- lib: iostreams
503519
bopts: install
504520
os: windows-latest
@@ -536,6 +552,10 @@ jobs:
536552
bopts: install
537553
os: windows-latest
538554

555+
- lib: system
556+
bopts: install
557+
os: windows-latest
558+
539559
- lib: random
540560
bopts: install
541561
os: windows-latest

0 commit comments

Comments
 (0)