Add test configs for MUSL C library.

This commit is contained in:
Darren Tucker
2022-02-18 12:12:21 +11:00
parent f7fc6a43f1
commit 63bf4f49ed
3 changed files with 10 additions and 0 deletions
+1
View File
@@ -38,6 +38,7 @@ jobs:
- { os: ubuntu-20.04, configs: kitchensink }
- { os: ubuntu-20.04, configs: hardenedmalloc }
- { os: ubuntu-20.04, configs: tcmalloc }
- { os: ubuntu-20.04, configs: musl }
- { os: ubuntu-latest, configs: libressl-master }
- { os: ubuntu-latest, configs: libressl-2.2.9 }
- { os: ubuntu-latest, configs: libressl-2.8.3 }