Skip to content

Merge tag 'rel-emu' into emu #69

Merge tag 'rel-emu' into emu

Merge tag 'rel-emu' into emu #69

Workflow file for this run

name: CI Emu
on:
push:
branches:
- emu
tags-ignore:
- rel-*
concurrency:
group: ${{ github.workflow }}
cancel-in-progress: false
jobs:
call_build:
uses: ./.github/workflows/ci_shared.yaml
with:
client_target: emu
secrets: inherit