mirror of
https://github.com/gabime/spdlog.git
synced 2024-11-15 08:25:43 +08:00
refactor win ci
This commit is contained in:
parent
64d9b4e263
commit
92f9aa32ce
4
.github/workflows/win-ci.yml
vendored
4
.github/workflows/win-ci.yml
vendored
@ -3,10 +3,10 @@ name: Windows MSVC Build and Test
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- v1.x
|
- 'v1.x'
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- v1.x
|
- 'v1.x'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Loading…
Reference in New Issue
Block a user