Skip to content

Commit

Permalink
:octocat: A multiple versions Python option
Browse files Browse the repository at this point in the history
  • Loading branch information
ThatXliner committed Nov 21, 2023
1 parent 0e15888 commit ccab40a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,13 @@ jobs:
- "3.10"
- "3.11"
- "3.12"
- |
3.7
3.8
3.9
3.10
3.11
3.12
os: [ubuntu-latest, macos-latest]
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit ccab40a

Please sign in to comment.