Skip to content

chore: add target to build arm64 preflight and use it in vagrant #66

chore: add target to build arm64 preflight and use it in vagrant

chore: add target to build arm64 preflight and use it in vagrant #66

Workflow file for this run

name: PRs checks
on:
pull_request:
branches:
- main
jobs:
build-all:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- name: Build all
run: make build-all