Skip to content

Commit a496a73

Browse files
committed
use 3.10 on jammy
1 parent a226fff commit a496a73

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/conan.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,8 @@ jobs:
130130
131131
- name: Setup python
132132
uses: actions/setup-python@v5
133+
with:
134+
python-version: '3.10'
133135

134136
- name: Setup conan
135137
uses: conan-io/setup-conan@v1

0 commit comments

Comments
 (0)