Skip to content

Commit 65b63bc

Browse files
authored
Merge pull request #226 from om-ai-lab:release/v0.2.4
update workflow.yml
2 parents 4fb956b + e7eaf49 commit 65b63bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Set up Python
2323
uses: actions/setup-python@v3
2424
with:
25-
python-version: '3.10'
25+
python-version: '3.11'
2626
- name: Install Poetry
2727
uses: snok/install-poetry@v1
2828
- name: Install dependencies

0 commit comments

Comments
 (0)