Specify image to use in CI
This commit is contained in:
parent
1e82d4a7f0
commit
32562849c3
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
image: python:3.11
|
||||
|
||||
stages:
|
||||
- test
|
||||
|
||||
|
|
Loading…
Reference in a new issue