mirror of
https://github.com/gulrak/filesystem.git
synced 2026-01-01 03:12:08 +08:00
Clarify legacy compiler tests in build_cmake.yml
This commit is contained in:
parent
8bc001414b
commit
770f1ae251
3
.github/workflows/build_cmake.yml
vendored
3
.github/workflows/build_cmake.yml
vendored
@ -158,7 +158,8 @@ jobs:
|
||||
path-to-lcov: ${{ github.workspace }}/build/coverage.info
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
# Optional: Legacy compilers via Docker
|
||||
# Legacy compilers via Docker
|
||||
# Tests with officially supported minimum versions (GCC 5.5+, Clang 6+)
|
||||
legacy-compilers:
|
||||
name: "Docker ${{ matrix.compiler }} ${{ matrix.version }}"
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user