pin versions

This commit is contained in:
2025-08-14 20:02:26 +02:00
parent 8226feaba8
commit 8730f73d86
4 changed files with 13 additions and 15 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
- pio run --target clean
- pio run