pin versions

This commit is contained in:
2025-08-14 20:06:08 +02:00
parent c289d7c614
commit 118dd47516
2 changed files with 10 additions and 12 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