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: | on: | ||||||
|     push: |     push: | ||||||
|         branches: ["main","dev"] |         branches: ["main","dev"] | ||||||
|  |  | ||||||
|     pull_request:  |     pull_request:  | ||||||
|         branches: ["main"] |         branches: ["main"] | ||||||
|  |  | ||||||
|   | |||||||
| @@ -1,4 +1,5 @@ | |||||||
| cmake_minimum_required(VERSION 3.28...3.30) | cmake_minimum_required(VERSION 3.28...3.30) | ||||||
|  |  | ||||||
| project(logging) | project(logging) | ||||||
|  |  | ||||||
| if(MSVC) | if(MSVC) | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user