Skip to content

Commit

Permalink
Update actions ubuntu version
Browse files Browse the repository at this point in the history
  • Loading branch information
benjeffery committed Jan 8, 2025
1 parent d6567f1 commit 963e284
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ queue_rules:
- status-success=Lint
- status-success=Python (3.9, macos-latest)
- status-success=Python (3.12, macos-latest)
- status-success=Python (3.9, ubuntu-latest)
- status-success=Python (3.12, ubuntu-latest)
- status-success=Python (3.9, ubuntu-24.04)
- status-success=Python (3.12, ubuntu-24.04)
- status-success=Python (3.9, windows-latest)
- status-success=Python (3.12, windows-latest)
- "status-success=ci/circleci: build"
Expand All @@ -20,8 +20,8 @@ queue_rules:
- status-success=Lint
- status-success=Python (3.9, macos-latest)
- status-success=Python (3.12, macos-latest)
- status-success=Python (3.9, ubuntu-latest)
- status-success=Python (3.12, ubuntu-latest)
- status-success=Python (3.9, ubuntu-24.04)
- status-success=Python (3.12, ubuntu-24.04)
- status-success=Python (3.9, windows-latest)
- status-success=Python (3.12, windows-latest)
- "status-success=ci/circleci: build"
Expand Down

0 comments on commit 963e284

Please sign in to comment.