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 d695b21 commit 18c6769Copy full SHA for 18c6769
.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.10
+ python-version: '3.10'
28
29
- uses: actions/cache@v2
30
with:
0 commit comments