Merge branch 'main' into dev
This commit is contained in:
1
.github/workflows/windows_test.yml
vendored
1
.github/workflows/windows_test.yml
vendored
@@ -3,6 +3,7 @@ name: test on Windows
|
||||
on:
|
||||
push:
|
||||
branches: ["main","dev"]
|
||||
|
||||
pull_request:
|
||||
branches: ["main"]
|
||||
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
cmake_minimum_required(VERSION 3.28...3.30)
|
||||
|
||||
project(logging)
|
||||
|
||||
if(MSVC)
|
||||
|
||||
Reference in New Issue
Block a user