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 committed by Joshie
parent 1512949ee7
commit 5adb1c9358
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]