We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f0fae00 commit 0453053Copy full SHA for 0453053
.github/workflows/test.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Setup Python
16
uses: actions/[email protected]
17
with:
18
- python-version: 3.5
+ python-version: 3.11
19
- run: pip install --upgrade pip aheui
20
- run: bash test.sh --disable logo
21
env:
0 commit comments