mirror of
https://github.com/fmtlib/fmt.git
synced 2026-08-03 20:14:20 +02:00
Cleanup CI
This commit is contained in:
@@ -7,6 +7,9 @@ permissions:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
name: >-
|
||||
${{matrix.platform}} ${{matrix.toolset}} c++${{matrix.standard}}
|
||||
${{matrix.build_type}} ${{matrix.shared && 'Shared' || ''}}
|
||||
runs-on: ${{matrix.os}}
|
||||
strategy:
|
||||
matrix:
|
||||
|
||||
Reference in New Issue
Block a user