Rename windows ci [skip ci]

This commit is contained in:
halx99 2021-08-27 01:20:07 +08:00 committed by GitHub
parent 99e2e4ba4d
commit 17c4fe4ef1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
name: win32
name: windows
on:
push:
@ -12,7 +12,7 @@ on:
- tests/**/*
- thirdparty/**/*
- CMakeLists.txt
- .github/workflows/win32-ci.yml
- .github/workflows/windows-ci.yml
jobs:
build: