Skip to content

Upgrade Go 1.22 and 1.21 by reusable workflow #28

Upgrade Go 1.22 and 1.21 by reusable workflow

Upgrade Go 1.22 and 1.21 by reusable workflow #28

Workflow file for this run

---
name: test
on:
push:
branches:
- main
tags:
- v*
pull_request:
env:
DEBIAN_FRONTEND: noninteractive
jobs:
lint:
uses: mackerelio/workflows/.github/workflows/[email protected]
test:
uses: mackerelio/workflows/.github/workflows/[email protected]
with:
run: make test