mirror of
				https://github.com/0glabs/0g-chain.git
				synced 2025-11-04 00:37:28 +00:00 
			
		
		
		
	Update rocksdb version in ci-master workflow (#1665)
This commit is contained in:
		
							parent
							
								
									90fbe1aad7
								
							
						
					
					
						commit
						a967d2fdda
					
				
							
								
								
									
										2
									
								
								.github/workflows/ci-master.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/ci-master.yml
									
									
									
									
										vendored
									
									
								
							@ -31,7 +31,7 @@ jobs:
 | 
				
			|||||||
      - name: build rocksdb dependency
 | 
					      - name: build rocksdb dependency
 | 
				
			||||||
        run: bash ${GITHUB_WORKSPACE}/.github/scripts/install-rocksdb.sh
 | 
					        run: bash ${GITHUB_WORKSPACE}/.github/scripts/install-rocksdb.sh
 | 
				
			||||||
        env:
 | 
					        env:
 | 
				
			||||||
          ROCKSDB_VERSION: v7.10.2
 | 
					          ROCKSDB_VERSION: v8.1.1
 | 
				
			||||||
      - name: Build and upload release artifacts
 | 
					      - name: Build and upload release artifacts
 | 
				
			||||||
        run: bash ${GITHUB_WORKSPACE}/.github/scripts/publish-internal-release-artifacts.sh
 | 
					        run: bash ${GITHUB_WORKSPACE}/.github/scripts/publish-internal-release-artifacts.sh
 | 
				
			||||||
        env:
 | 
					        env:
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user