Enable Alpine Edge testing
This commit is contained in:
parent
512440fdd7
commit
85ca53db1a
|
|
@ -33,6 +33,7 @@ jobs:
|
|||
- rockylinux-9
|
||||
- alpine-3.21
|
||||
- alpine-3.22
|
||||
- alpine-edge
|
||||
steps:
|
||||
- uses: actions/checkout@v5
|
||||
- name: Setup environment
|
||||
|
|
|
|||
|
|
@ -37,6 +37,7 @@ jobs:
|
|||
- alpine-3.20
|
||||
- alpine-3.21
|
||||
- alpine-3.22
|
||||
- alpine-edge
|
||||
steps:
|
||||
- uses: actions/checkout@v5
|
||||
- name: Setup environment
|
||||
|
|
|
|||
Loading…
Reference in New Issue