Skip to content

Drop 3.9, Start testing on 3.14 and 3.14-free-threaded, get tests passing again #1209

Drop 3.9, Start testing on 3.14 and 3.14-free-threaded, get tests passing again

Drop 3.9, Start testing on 3.14 and 3.14-free-threaded, get tests passing again #1209

Workflow file for this run

name: Enforce PR label
on:
pull_request:
types: [labeled, unlabeled, opened, edited, synchronize]
jobs:
enforce-label:
runs-on: ubuntu-latest
permissions:
pull-requests: write
steps:
- name: enforce-triage-label
uses: jupyterlab/maintainer-tools/.github/actions/enforce-label@v1