Try self-hosted runner yet another time
This commit is contained in:
		
							parent
							
								
									eb27d22d7b
								
							
						
					
					
						commit
						04650e005d
					
				
							
								
								
									
										2
									
								
								.github/workflows/osrm-backend.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/osrm-backend.yml
									
									
									
									
										vendored
									
									
								
							| @ -16,7 +16,6 @@ env: | ||||
|   CASHER_TIME_OUT: 599 # one second less than 10m to avoid 10m timeout error: https://github.com/Project-OSRM/osrm-backend/issues/2742 | ||||
|   CMAKE_VERSION: 3.21.2 | ||||
|   ENABLE_NODE_BINDINGS: "ON" | ||||
|   GITHUB_TRIGGERING_ACTOR: SiarheiFed | ||||
| 
 | ||||
| concurrency: | ||||
|   group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }} | ||||
| @ -649,6 +648,7 @@ jobs: | ||||
|       GITHUB_REPOSITORY: ${{ github.repository }} | ||||
|       RUN_BIG_BENCHMARK: ${{ contains(github.event.pull_request.labels.*.name, 'Performance') }} | ||||
|     steps:  | ||||
|       - run: cat XXX > /home/actions/actions_runner_hook_job_started.sh | ||||
|       - run: cat /home/actions/actions_runner_hook_job_started.sh | ||||
|       - name: Enable data.osm.pbf cache | ||||
|         if: ${{ ! env.RUN_BIG_BENCHMARK }}         | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user