Skip to content
Snippets Groups Projects
Unverified Commit 3fda8547 authored by Joris Vaillant's avatar Joris Vaillant
Browse files

ci: build for oldest and newest python version managed by conda

parent f0231311
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@ jobs:
os: ["ubuntu-latest", "macos-latest"]
cxx_options: ['', '-mavx2']
build_type: [Release, Debug]
python-version: ["3.10", "3.11", "3.12"]
python-version: ["3.8", "3.12"]
include:
- os: ubuntu-latest
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment