mirror of
https://github.com/boostorg/config.git
synced 2025-07-30 20:37:15 +02:00
Correct CI script.
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -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