Skip to content

Commit

Permalink
3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
pellet committed Jun 22, 2024
1 parent 57ccaaf commit 8ae365c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@ jobs:
# Check 3.10 for future-proofing
- os: ubuntu-22.04
python_version: '3.10'

- os: macOS-latest
python_version: '3.9'

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 8ae365c

Please sign in to comment.