Skip to content

Commit

Permalink
CI python version 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
youknowone committed Mar 31, 2024
1 parent f0fae00 commit 0453053
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 @@ -15,7 +15,7 @@ jobs:
- name: Setup Python
uses: actions/[email protected]
with:
python-version: 3.5
python-version: 3.11
- run: pip install --upgrade pip aheui
- run: bash test.sh --disable logo
env:
Expand Down

0 comments on commit 0453053

Please sign in to comment.