mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-29 01:29:35 +08:00
refactor win ci
This commit is contained in:
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:
|
||||||
|
Reference in New Issue
Block a user