We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95bc659 commit 27b0cb9Copy full SHA for 27b0cb9
.github/workflows/macos-linux-conda.yml
@@ -24,7 +24,7 @@ jobs:
24
activate-environment: eigenpy
25
auto-update-conda: true
26
environment-file: .github/workflows/conda/environment.yml
27
- python-version: 3.8
+ python-version: 3.10
28
29
- uses: actions/cache@v2
30
with:
0 commit comments