pin versions

This commit is contained in:
2025-08-14 20:43:31 +02:00
parent 3249c1d495
commit e328d999ad
3 changed files with 22 additions and 22 deletions

View File

@@ -1,4 +1,4 @@
image: python:2.7-stretch
image: python:3.12.10
stages:
- build
@@ -8,7 +8,7 @@ before_script:
examples:
stage: build
image: python:2.7-stretch
image: python:3.12.10
script:
- pio run -t clean
- pio run -e basic
- pio run --target clean
- pio run