Skip to content

ci: use new macos-14 arm runner #33

ci: use new macos-14 arm runner

ci: use new macos-14 arm runner #33

Workflow file for this run

name: CI
on:
pull_request:
push:
branches:
- main
jobs:
ci:
runs-on: macos-14
steps:
- uses: actions/checkout@v4
- run: brew bundle