Skip to content
Snippets Groups Projects

Fix CI pipeline and remove version pinning in setup script

Merged Benjamin Hättasch requested to merge fix-pipeline into main
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
image: python:3.7
image: python:3.9
services:
- mysql:5.7
Loading