Skip to content

macOS-intel 5.0.0

macOS-intel 5.0.0 #7

name: macOS-intel 5.0.0
on:
schedule:
# Every Sunday morning, at 1:11 UTC
- cron: '11 1 * * 0'
workflow_dispatch:
jobs:
build:
uses: ./.github/workflows/common.yml
with:
runs_on: 'macos-13'