Skip to content

Commit 0453053

Browse files
committed
CI python version 3.11
1 parent f0fae00 commit 0453053

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Setup Python
1616
uses: actions/[email protected]
1717
with:
18-
python-version: 3.5
18+
python-version: 3.11
1919
- run: pip install --upgrade pip aheui
2020
- run: bash test.sh --disable logo
2121
env:

0 commit comments

Comments
 (0)