Update osrm-backend.yml
This commit is contained in:
		
							parent
							
								
									8cb9a9c5d5
								
							
						
					
					
						commit
						12dceb3848
					
				
							
								
								
									
										8
									
								
								.github/workflows/osrm-backend.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										8
									
								
								.github/workflows/osrm-backend.yml
									
									
									
									
										vendored
									
									
								
							| @ -675,10 +675,10 @@ jobs: | ||||
|         with: | ||||
|           ref: ${{ github.head_ref }} | ||||
|           path: pr | ||||
|       - name: Install dependencies | ||||
|         run: |  | ||||
|           python3 -m pip install "conan<2.0.0" "requests==2.31.0" "numpy==1.26.4"  | ||||
|           sudo apt-get update -y && sudo apt-get install ccache | ||||
|      #- name: Install dependencies | ||||
|      #   run: |  | ||||
|      #     python3 -m pip install "conan<2.0.0" "requests==2.31.0" "numpy==1.26.4"  | ||||
|     #      sudo apt-get update -y && sudo apt-get install ccache | ||||
|       - name: Prepare data | ||||
|         run: | | ||||
|           if [ "$RUN_BIG_BENCHMARK" = "true" ]; then | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user