Skip to content

remove amd64 from build matrix #4

remove amd64 from build matrix

remove amd64 from build matrix #4

Workflow file for this run

name: Build and Publish Latest
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
on:
workflow_dispatch:
push:
branches: [ 'main' ]
paths-ignore:
- 'README.md'
jobs:
test:
uses: ./.github/workflows/test.yml