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:
parent
834dccd4d9
commit
e7fe5dab0e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
image: registry.alpinelinux.org/img/alpine:3.23
|
||||
image: registry.alpinelinux.org/img/alpine:3.24
|
||||
stages:
|
||||
- build
|
||||
- hardware tests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue