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

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

parent 2eee70b5
No related branches found
No related tags found
No related merge requests found
......@@ -11,7 +11,7 @@ jobs:
fail-fast: false
matrix:
os: ["ubuntu-latest", "macos-latest"]
python-version: ["3.10", "3.11", "3.12"]
python-version: ["3.8", "3.12"]
steps:
- uses: actions/checkout@v3
......
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