mirror of
				https://github.com/catchorg/Catch2.git
				synced 2025-10-31 04:07:10 +01:00 
			
		
		
		
	Update AppVeyor exclusion branch pattern for Github Actions
This commit is contained in:
		| @@ -5,10 +5,10 @@ version: "{build}-{branch}" | ||||
| clone_depth: 20 | ||||
|  | ||||
| # We want to build everything, except for branches that are explicitly | ||||
| # for messing around with travis. | ||||
| # for messing around with Github Actions. | ||||
| branches: | ||||
|   except: | ||||
|     - /dev-travis.+/ | ||||
|     - /devel-gha.+/ | ||||
|  | ||||
|  | ||||
| # We need a more up to date pip because Python 2.7 is EOL soon | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Martin Hořeňovský
					Martin Hořeňovský