Skip to content

Commit

Permalink
see if nitime will build on 3.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Shotgunosine committed Mar 27, 2023
1 parent e454d7e commit d51e502
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ jobs:
path: archive/
- uses: actions/setup-python@v4
with:
python-version: 3
python-version: '3.11.0'
- name: Display Python version
run: python -c "import sys; print(sys.version)"
- name: Update pip
Expand Down

0 comments on commit d51e502

Please sign in to comment.