Skip to content

Commit

Permalink
feat: make CI against 'next' python version not-required (apache#31740)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistercrunch authored Jan 7, 2025
1 parent 71dca5c commit 550d893
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .asf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,16 +75,13 @@ github:
- dependency-review
- frontend-build
- pre-commit (current)
- pre-commit (next)
- pre-commit (previous)
- test-mysql
- test-postgres (current)
- test-postgres (next)
- test-postgres-hive
- test-postgres-presto
- test-sqlite
- unit-tests (current)
- unit-tests (next)

required_pull_request_reviews:
dismiss_stale_reviews: false
Expand Down

0 comments on commit 550d893

Please sign in to comment.