1
0

ci: add kernel module tests to e2e matrix

This commit is contained in:
2023-05-17 10:24:28 +00:00
parent a68ceacb43
commit 3de5f5e12d
5 changed files with 18 additions and 14 deletions

View File

@@ -1,4 +1,4 @@
name: Oracle Linux images
name: Oracle Linux
on:
workflow_dispatch:
@@ -9,7 +9,7 @@ on:
jobs:
images-oraclelinux:
name: Generate Oracle Linux images
name: Qemu Images
runs-on: ubuntu-latest
steps:
- uses: digitalocean/action-doctl@v2