Skip to content

Commit

Permalink
Update python_ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kmilo9999 authored Nov 9, 2023
1 parent 9c612f1 commit 6697e36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: Run base code on different python versions
jobs:
python_run_scripts:
strategy:
fail-fast: false
matrix:
version: [3.9, 3.10, 3.11]
runs-on: ubuntu-latest
Expand Down

0 comments on commit 6697e36

Please sign in to comment.