ci: Rename build-set-windows to windows

Shorter name makes it easier to see
This commit is contained in:
Joshua Ashton 2022-09-02 11:10:06 +01:00
parent 12fefe0410
commit 162b55ce14
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ name: Build Artifacts for Windows
on: [push, pull_request, workflow_dispatch]
jobs:
build-set-windows:
windows:
strategy:
matrix:
source_branch: [sdk2013-sp, sdk2013-mp, asw]