CI: rename workflow for consistency

This commit is contained in:
Wilson Snyder 2025-09-07 13:15:16 -04:00
parent 6bc48fcdb3
commit 72acb2edfd
1 changed files with 2 additions and 2 deletions

View File

@ -101,7 +101,7 @@ jobs:
include:
- {os: macos-15, cc: clang}
windows:
build-windows:
name: Build-Windows
runs-on: ${{ matrix.os }}
strategy:
@ -240,7 +240,7 @@ jobs:
- build-2204-clang
- build-osx-gcc
- build-osx-clang
- windows
- build-windows
- test-2404-gcc
- test-2404-clang
- test-2204-gcc