Skip to content

Commit

Permalink
Merge /Users/jaraco/m/skeleton
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Jun 5, 2022
2 parents d106359 + a530ee3 commit b7bc459
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .github/workflows/main.yml
Expand Up @@ -7,9 +7,11 @@ jobs:
strategy:
matrix:
python:
- 3.7
- 3.9
- "3.10"
# Build on pre-releases until stable, then stable releases.
# actions/setup-python#213
- ~3.7.0-0
- ~3.10.0-0
- ~3.11.0-0
platform:
- ubuntu-latest
- macos-latest
Expand Down

0 comments on commit b7bc459

Please sign in to comment.