Skip to content

Update module github.com/docker/docker to v27.3.1+incompatible #35

Update module github.com/docker/docker to v27.3.1+incompatible

Update module github.com/docker/docker to v27.3.1+incompatible #35

Workflow file for this run

name: Golang Test
on:
push:
branches:
- main
pull_request:
jobs:
lint_and_test:
name: lint and test
uses: arcalot/arcaflow-reusable-workflows/.github/workflows/go_lint_and_test.yaml@main
with:
go_version: ${{ vars.ARCALOT_GO_VERSION }}