Skip to content

Drop Python 3.8, add 3.13 #777

Drop Python 3.8, add 3.13

Drop Python 3.8, add 3.13 #777

Workflow file for this run

name: Nightly
on:
pull_request:
schedule:
# (12 AM PST)
- cron: "00 07 * * *"
jobs:
nightly:
uses: ./.github/workflows/run-bench.yml