Skip to content

Work properly on intel CPUs on macos. Normalize x86_64->amd64 naming … #106

Work properly on intel CPUs on macos. Normalize x86_64->amd64 naming …

Work properly on intel CPUs on macos. Normalize x86_64->amd64 naming … #106

Workflow file for this run

name: CI
# Controls when the action will run.
on:
# Triggers the workflow only for the main branch (no need to duplicate Buildkite)
push:
branches: [main]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
jobs:
test:
uses: bazel-contrib/.github/.github/workflows/bazel.yaml@v2
with:
folders: '["."]'