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
92f9aa32ce
commit
6f2ead1a0e
8
.github/workflows/win-ci.yml
vendored
8
.github/workflows/win-ci.yml
vendored
@ -1,12 +1,6 @@
|
|||||||
name: Windows MSVC Build and Test
|
name: Windows MSVC Build and Test
|
||||||
|
|
||||||
on:
|
on: [push, pull_request]
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- 'v1.x'
|
|
||||||
pull_request:
|
|
||||||
branches:
|
|
||||||
- 'v1.x'
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Loading…
Reference in New Issue
Block a user