Skip to content

Change to macOS CI runs from macOS-12 to macOS-13 (#1536) #418

Change to macOS CI runs from macOS-12 to macOS-13 (#1536)

Change to macOS CI runs from macOS-12 to macOS-13 (#1536) #418

Workflow file for this run

name: CI Build
on:
push:
branches:
- main
workflow_dispatch:
permissions:
# Required for CodeQL
security-events: write
contents: read
jobs:
builds:
uses: ./.github/workflows/build.yaml
with:
codeql: true