Cleanup CI
This commit is contained in:
3
.github/workflows/macos.yml
vendored
3
.github/workflows/macos.yml
vendored
@@ -7,6 +7,9 @@ permissions:
|
||||
|
||||
jobs:
|
||||
build:
|
||||
name: >-
|
||||
c++${{matrix.std }} ${{ matrix.build_type}}
|
||||
${{matrix.shared && 'Shared' || ''}}
|
||||
strategy:
|
||||
matrix:
|
||||
os: [macos-14]
|
||||
|
||||
Reference in New Issue
Block a user