Skip to content
Snippets Groups Projects
Commit e2f49a14 authored by Thomas Müller's avatar Thomas Müller
Browse files

Raise minimum Python version to 3.7

parent 8d7cbf53
No related branches found
No related tags found
No related merge requests found
......@@ -38,7 +38,7 @@ jobs:
- os: ubuntu-18.04
cuda: "10.2"
arch: 37
python: "3.6"
python: "3.7"
env:
build_dir: "build"
config: "Release"
......@@ -108,7 +108,7 @@ jobs:
visual_studio: "Visual Studio 16 2019"
cuda: "11.5.1"
arch: 37
python: "3.6"
python: "3.7"
env:
build_dir: "build"
config: "Release"
......
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