mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-28 09:09:35 +08:00
refactor win ci
This commit is contained in:
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:
|
||||
push:
|
||||
branches:
|
||||
- v1.x
|
||||
- 'v1.x'
|
||||
pull_request:
|
||||
branches:
|
||||
- v1.x
|
||||
- 'v1.x'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Reference in New Issue
Block a user