Skip to content

Harden the CI smoke fixture on macOS #2

Harden the CI smoke fixture on macOS

Harden the CI smoke fixture on macOS #2

Workflow file for this run

name: macOS CI
on:
push:
branches:
- main
pull_request:
permissions:
contents: read
jobs:
rust:
uses: ./.github/workflows/rust-ci-reusable.yml
with:
runner: macos-latest