Skip to content

Commit

Permalink
Back with python matrix (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
fredliporace committed Feb 7, 2024
1 parent 9b5f35b commit 86f2550
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
# python-version: ["3.8", "3.9", "3.10"]
python-version: ["3.9"]
python-version: ["3.8", "3.9", "3.10"]
defaults:
run:
shell: bash -l {0}
Expand Down

0 comments on commit 86f2550

Please sign in to comment.