Skip to content

Commit

Permalink
FIX: 311
Browse files Browse the repository at this point in the history
  • Loading branch information
larsoner committed Jan 24, 2024
1 parent 71e9221 commit 34714b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
pyvista: false
- uses: actions/setup-python@v5
with:
python-version: "3.12"
python-version: "3.11" # no "multidict" wheels on 3.12 yet
- run: pip install -ve .[tests]
- uses: actions/cache@v4
with:
Expand Down

0 comments on commit 34714b3

Please sign in to comment.