Skip to content

Stable EMUS Build linux-wsl-stable-6.19.13-emus #1

Stable EMUS Build linux-wsl-stable-6.19.13-emus

Stable EMUS Build linux-wsl-stable-6.19.13-emus #1

Workflow file for this run

name: Stable EMUS Kernel CI
on:
push:
tags:
- 'linux-wsl-stable-6.19.[0-9]+-emus'
run-name: Stable EMUS Build ${{ github.ref_name }}
jobs:
call-core-workflow:
name: Stable EMUS Kernel Build
uses: Nevuly/WSL2-Linux-Kernel-Rolling/.github/workflows/build.yml@master
with:
tag_name: ${{ github.ref_name }}
build_type: emus
build_rt: true
build_zfs: true
is_release: false
secrets: inherit