8000 ci: Add `ubuntu-24.04` runner to test workflows · matplotlib/matplotlib@ad69c7e · GitHub
[go: up one dir, main page]

Skip to content

ci: Introduce ubuntu-24.04 to restore GTK test coverage with recent PyGObject versions #4876

ci: Introduce ubuntu-24.04 to restore GTK test coverage with recent PyGObject versions

ci: Introduce ubuntu-24.04 to restore GTK test coverage with recent PyGObject versions #4876

Workflow file for this run

---
name: "Pull Request Labeler"
on:
- pull_request_target
jobs:
labeler:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@8558fd74291d67161a8a78ce36a881fa63b766a9 # v5.0.0
with:
sync-labels: true
0