Skip to content

Stable EMUS Build linux-wsl-stable-7.1.10-emus #6

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

Stable EMUS Build linux-wsl-stable-7.1.10-emus #6

Workflow file for this run

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