Skip to content

ci: matrix release build for linux/amd64 and darwin/arm64 #14

ci: matrix release build for linux/amd64 and darwin/arm64

ci: matrix release build for linux/amd64 and darwin/arm64 #14

Workflow file for this run

name: CI
on:
workflow_dispatch:
pull_request:
push:
branches:
- main
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: jdx/mise-action@v3
- name: Tests
run: mise run test:ci