mirror of
https://github.com/linka-cloud/d2vm.git
synced 2026-01-24 02:25:04 +00:00
chore: update distro releases
Signed-off-by: Adphi <philippe.adrien.nousse@gmail.com>
This commit is contained in:
13
.github/workflows/ci.yaml
vendored
13
.github/workflows/ci.yaml
vendored
@@ -2,7 +2,6 @@ name: Tests and Build
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ "*" ]
|
||||
tags: [ "v*" ]
|
||||
pull_request:
|
||||
branches: [ main ]
|
||||
@@ -59,7 +58,7 @@ jobs:
|
||||
- kalilinux
|
||||
- alpine
|
||||
- centos
|
||||
- quay.io/centos/centos:stream9
|
||||
- quay.io/centos/centos:stream
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
@@ -102,13 +101,13 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
image:
|
||||
- alpine:3.17
|
||||
- ubuntu:20.04
|
||||
- alpine:3.23
|
||||
- ubuntu:22.04
|
||||
- debian:10
|
||||
- debian:11
|
||||
- ubuntu:24.04
|
||||
- debian:12
|
||||
- debian:13
|
||||
- centos:8
|
||||
- quay.io/centos/centos:stream9
|
||||
- quay.io/centos/centos:stream10
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
|
||||
Reference in New Issue
Block a user