Skip to content

build(deps): bump github.com/docker/docker from 24.0.9+incompatible to 26.1.4+incompatible #62

build(deps): bump github.com/docker/docker from 24.0.9+incompatible to 26.1.4+incompatible

build(deps): bump github.com/docker/docker from 24.0.9+incompatible to 26.1.4+incompatible #62

Workflow file for this run

name: CI
on:
pull_request
jobs:
"ci-main":
name: "CI"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 0
- uses: actions/setup-go@v4
with:
go-version: "1.21.0"
- name: Run dagger
env:
GIT_COMMIT_ID: ${{ github.sha }}
RELEASE_VERSION: ""
run: go run ./ci --test --build --website