This commit is contained in:
parent
fd5460b6a7
commit
a36a913edc
3 changed files with 4 additions and 4 deletions
|
@ -2,7 +2,7 @@ on: [push]
|
|||
jobs:
|
||||
job:
|
||||
container:
|
||||
image: ${{vars.DOCKER}}archlinux:base-20231112.0.191179
|
||||
image: ${{vars.DOCKER}}archlinux:base-20240818.0.255804
|
||||
steps:
|
||||
- name: spcd
|
||||
env:
|
|
@ -22,8 +22,8 @@ from various contexts of CA, CI and OCI / OS.
|
|||
* [X] 3.20
|
||||
* [X] 3.19
|
||||
* [X] Arch
|
||||
* [X] 20240101
|
||||
* [ ] 20231112
|
||||
* [X] 20240818 (.0.255804)
|
||||
* [X] 20240101 (.0.204074)
|
||||
* [X] Debian
|
||||
* [X] Bookworm (12)
|
||||
* [ ] Bullseye (11)
|
||||
|
@ -71,7 +71,7 @@ from various contexts of CA, CI and OCI / OS.
|
|||
|
||||
| os | https | updt-ca | python | graphviz | plantuml | shellcheck | shfmt | shunit |
|
||||
|:----------------|---|---|------------:|------:|-----------:|------:|-----:|------:|
|
||||
| Arch 20240101 | ☑ | ☑ | 3.12 | 12.0 | 1.2023.13 | 0.10 | 3.8 | 2.1.8 |
|
||||
| Arch 20240818 | ☑ | ☑ | 3.12 | 12.0 | 1.2023.13 | 0.10 | 3.8 | 2.1.8 |
|
||||
| Alpine 3.20 | ☑ | ☐ | 3.12 | 9.0 | 1.2024.4 | 0.10 | 3.8 | 2.1.8 |
|
||||
| Fedora 40 | ☑ | ☑ | 3.12 → 3.13 | 9.0 | 1.2024.6 | 0.9 | 3.7 | 2.1.6 |
|
||||
| Debian Bookworm | ☐ | ☐ | 3.11 | 2.42 | 1.2020.2 | 0.9 | 3.6 | 2.1.8 |
|
||||
|
|
Loading…
Reference in a new issue