Skip to content

(deps)(deps-dev): bump ruff from 0.15.13 to 0.15.14 in the python-runtime-dependencies group #99

(deps)(deps-dev): bump ruff from 0.15.13 to 0.15.14 in the python-runtime-dependencies group

(deps)(deps-dev): bump ruff from 0.15.13 to 0.15.14 in the python-runtime-dependencies group #99

Workflow file for this run

name: CI macOS Python 3.13
on:
push:
branches:
- master
pull_request:
workflow_dispatch:
permissions:
contents: read
jobs:
ci:
uses: ./.github/workflows/reusable-python-ci.yml
with:
runner: macos-latest
python-version: "3.13"
secrets: inherit