ci: Switch to Alpine 3.24 for CI runs

Now that Alpine 3.24 is out and the issues with Python 3.14 are
resolved, we can safely upgrade in CI.

Part-of: <https://gitlab.postmarketos.org/postmarketOS/pmaports/-/merge_requests/8859>
This commit is contained in:
Aelin 2026-06-19 12:10:53 +02:00 committed by The Friendly Meow (merge) Bot
parent 834dccd4d9
commit e7fe5dab0e
No known key found for this signature in database

View file

@ -1,4 +1,4 @@
image: registry.alpinelinux.org/img/alpine:3.23
image: registry.alpinelinux.org/img/alpine:3.24
stages:
- build
- hardware tests