Skip to content

Commit

Permalink
only run on python3.10 and 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdudfield committed Jul 18, 2024
1 parent d96d2f7 commit a5b412a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/workflows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,4 @@ jobs:
# pytest-cov looks at this folder
pytest_cov_dir: "ocf_blosc2"
os_list: '["ubuntu-latest"]'
python-version: "['3.10','3.11']"

0 comments on commit a5b412a

Please sign in to comment.