mirror of
				https://github.com/YACReader/yacreader
				synced 2025-11-04 01:05:06 -05:00 
			
		
		
		
	Update macos version to macOS-latest in azure pipelines
This commit is contained in:
		@ -30,7 +30,7 @@ jobs:
 | 
			
		||||
- job: CodeFormatValidation
 | 
			
		||||
  dependsOn: Initialization
 | 
			
		||||
  pool:
 | 
			
		||||
    vmImage: 'macOS-10.15'
 | 
			
		||||
    vmImage: 'macOS-latest'
 | 
			
		||||
  steps:
 | 
			
		||||
  - script: |
 | 
			
		||||
      brew install clang-format
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user