mirror of
https://github.com/boostorg/config.git
synced 2026-04-29 18:44:14 +02:00
Correct CI script.
This commit is contained in:
@@ -151,7 +151,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
toolset: [ clang gcc ]
|
||||
toolset: [ clang, gcc ]
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user