Skip to content

Commit

Permalink
make it test all three python flavors
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards4b committed Dec 11, 2024
1 parent 7d8ab4a commit baf8cf5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/srt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
# The type of runner that the job will run on
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
python-version: [ 3.8, 3.11, 3.x ]
env:
Expand Down

0 comments on commit baf8cf5

Please sign in to comment.