Skip to content

Commit

Permalink
Merge pull request #90 from dhellmann/macos-3-12
Browse files Browse the repository at this point in the history
test python 3.12 on macos
  • Loading branch information
dhellmann authored Dec 21, 2023
2 parents 51cc995 + 0ef778b commit d48e3d6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,7 @@ jobs:
- 3.9
- "3.10"
- "3.11"
- "3.12"

steps:
- uses: actions/checkout@v4
Expand Down
1 change: 1 addition & 0 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ pull_request_rules:
- "check-success=Test macOS (3.9)"
- "check-success=Test macOS (3.10)"
- "check-success=Test macOS (3.11)"
- "check-success=Test macOS (3.12)"
- "check-success=Test Ubuntu (3.8)"
- "check-success=Test Ubuntu (3.9)"
- "check-success=Test Ubuntu (3.10)"
Expand Down

0 comments on commit d48e3d6

Please sign in to comment.