Skip to content

Commit

Permalink
Fix test_install?
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-dewar committed Jan 9, 2025
1 parent 677f40e commit ed209a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout
- name: Setup Python 3.10
- name: Setup Python 3.11
uses: actions/setup-python@v5
with:
python-version: 3.11
Expand Down

0 comments on commit ed209a5

Please sign in to comment.