mirror of
				https://gitea.com/actions/setup-python.git
				synced 2025-10-29 07:47:14 +00:00 
			
		
		
		
	Test macos x64 runner
This commit is contained in:
		
							
								
								
									
										11
									
								
								.github/workflows/e2e-tests.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										11
									
								
								.github/workflows/e2e-tests.yml
									
									
									
									
										vendored
									
									
								
							| @@ -3,7 +3,7 @@ name: e2e tests | |||||||
| on: | on: | ||||||
|   push: |   push: | ||||||
|     branches: |     branches: | ||||||
|       - main |       - test-macos-x64-runner | ||||||
|     paths-ignore: |     paths-ignore: | ||||||
|       - '**.md' |       - '**.md' | ||||||
|   pull_request: |   pull_request: | ||||||
| @@ -19,13 +19,8 @@ jobs: | |||||||
|       matrix: |       matrix: | ||||||
|         operating-system: |         operating-system: | ||||||
|           [ |           [ | ||||||
|             windows-latest, |             macos-15-large, | ||||||
|             ubuntu-22.04, |             macos-14-large | ||||||
|             ubuntu-22.04-arm, |  | ||||||
|             ubuntu-latest, |  | ||||||
|             ubuntu-24.04-arm, |  | ||||||
|             macos-latest, |  | ||||||
|             macos-13 |  | ||||||
|           ] |           ] | ||||||
|     steps: |     steps: | ||||||
|       - name: Checkout |       - name: Checkout | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Priya Gupta
					Priya Gupta