Skip to content

Commit 4263765

Browse files
committed
Bump python version in tests
1 parent 952eac0 commit 4263765

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release_candidates.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
- name: Set up Python
5757
uses: actions/setup-python@v4
5858
with:
59-
python-version: "3.8"
59+
python-version: "3.9"
6060

6161
- name: Install and configure Poetry
6262
uses: snok/install-poetry@v1

0 commit comments

Comments
 (0)