Skip to content

build: upgrade module to Go 1.19 #55

build: upgrade module to Go 1.19

build: upgrade module to Go 1.19 #55

Workflow file for this run

---
name: CI
defaults:
run:
shell: bash
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: false
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
ci:
uses: kare/github/.github/workflows/go-pkg-ci.yaml@main