Skip to content

Commit debdcba

Browse files
committed
Release on more python version
1 parent 770d1f8 commit debdcba

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
@@ -40,7 +40,7 @@ jobs:
4040
activate-environment: eigenpy
4141
auto-update-conda: true
4242
environment-file: .github/workflows/conda/environment.yml
43-
python-version: '3.10'
43+
python-version: ['3.10', '3.11', '3.12']
4444

4545
- uses: actions/cache@v3
4646
with:

0 commit comments

Comments
 (0)