Skip to content

Remove builds for amd64 #16

Remove builds for amd64

Remove builds for amd64 #16

Workflow file for this run

---
name: Go CI and Release
on:
push:
branches:
- '**'
tags:
- '*'
pull_request:
branches:
- '**'
jobs:
build:
uses: TheCacophonyProject/github-actions-templates/.github/workflows/go-ci-release.yml@v0.1.2