Cleanup CI

This commit is contained in:
Victor Zverovich
2026-04-02 15:36:00 -07:00
parent 579587bee3
commit 907f002f8e
3 changed files with 14 additions and 3 deletions
+3
View File
@@ -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: