mirror of
https://github.com/gabime/spdlog.git
synced 2025-09-28 17:19:34 +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
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'v1.x'
|
||||
pull_request:
|
||||
branches:
|
||||
- 'v1.x'
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Reference in New Issue
Block a user