Skip to content

Commit b6f7fd4

Browse files
committed
Bump python version for historian test to 3.11
1 parent b676baf commit b6f7fd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ jobs:
185185
- name: Install Python
186186
uses: actions/setup-python@v5
187187
with:
188-
python-version: "3.8"
188+
python-version: "3.11"
189189

190190
- name: Install poetry
191191
uses: abatilo/actions-poetry@v3

0 commit comments

Comments
 (0)