Skip to content

Commit

Permalink
[3.13] Run CI on the 3.13 branch (GH-118779) (#118781)
Browse files Browse the repository at this point in the history
(cherry picked from commit c68311d)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
  • Loading branch information
miss-islington and JelleZijlstra authored May 8, 2024
1 parent c844b14 commit 58d9a9b
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,19 +8,11 @@ on:
push:
branches:
- 'main'
- '3.12'
- '3.11'
- '3.10'
- '3.9'
- '3.8'
- '3.*'
pull_request:
branches:
- 'main'
- '3.12'
- '3.11'
- '3.10'
- '3.9'
- '3.8'
- '3.*'

permissions:
contents: read
Expand Down

0 comments on commit 58d9a9b

Please sign in to comment.