Skip to content

Bump go.uber.org/automaxprocs from 1.5.3 to 1.6.0 #509

Bump go.uber.org/automaxprocs from 1.5.3 to 1.6.0

Bump go.uber.org/automaxprocs from 1.5.3 to 1.6.0 #509

Workflow file for this run

name: Build and test
on:
pull_request:
push:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Docker build
run: |
docker build .