Skip to content

Commit

Permalink
Run CI on the 3.13 branch (python#118779)
Browse files Browse the repository at this point in the history
  • Loading branch information
JelleZijlstra authored May 8, 2024
1 parent 3c079a0 commit c68311d
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 c68311d

Please sign in to comment.