Skip to content

Commit

Permalink
Fix GitHub workflows for Pycsou v2.
Browse files Browse the repository at this point in the history
  • Loading branch information
ebezzam committed Apr 25, 2023
1 parent c4a3f80 commit 234680d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
max-parallel: 12
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
python-version: [3.8, 3.9, "3.10", "3.11"]
python-version: [3.8, "3.11"]
steps:
- uses: actions/checkout@v3
- name: Checkout submodules
Expand Down

0 comments on commit 234680d

Please sign in to comment.