Skip to content

Commit 27b0cb9

Browse files
committed
ci/conda: use Python 3.10
1 parent 95bc659 commit 27b0cb9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macos-linux-conda.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
activate-environment: eigenpy
2525
auto-update-conda: true
2626
environment-file: .github/workflows/conda/environment.yml
27-
python-version: 3.8
27+
python-version: 3.10
2828

2929
- uses: actions/cache@v2
3030
with:

0 commit comments

Comments
 (0)