Skip to content

Commit 39e72ff

Browse files
author
pfeatherstone
committed
i think onnxruntime requires python 12
1 parent d415d27 commit 39e72ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ubuntu.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222

2323
- uses: actions/setup-python@v6
2424
with:
25-
python-version: '3.x'
25+
python-version: '3.12'
2626
cache: 'pip'
2727

2828
- name: Install dependencies

0 commit comments

Comments
 (0)