Skip to content

chore(deps): bump github.com/docker/docker from 23.0.8+incompatible to 25.0.6+incompatible #140

chore(deps): bump github.com/docker/docker from 23.0.8+incompatible to 25.0.6+incompatible

chore(deps): bump github.com/docker/docker from 23.0.8+incompatible to 25.0.6+incompatible #140

Workflow file for this run

name: ci
on:
pull_request:
branches:
- '**'
jobs:
lint_test:
uses: babylonlabs-io/.github/.github/workflows/[email protected]
with:
go-version: '1.23'
go-lint-version: 'v1.60.2'
run-unit-tests: true
run-integration-tests: true
run-lint: true
install-dependencies-command: |
sudo apt-get update
sudo apt-get install -y libzmq3-dev
docker_pipeline:
uses: babylonlabs-io/.github/.github/workflows/[email protected]
secrets: inherit
with:
publish: false