Skip to content

chore: use stable/oldstable versions of Go to test #1331

chore: use stable/oldstable versions of Go to test

chore: use stable/oldstable versions of Go to test #1331

Workflow file for this run

name: x
on:
push:
branches: [main]
pull_request:
# Common Go workflows from go faster
# See https://github.com/go-faster/x
jobs:
test:
uses: go-faster/x/.github/workflows/test.yml@main
lint:
uses: go-faster/x/.github/workflows/lint.yml@main