run_upon_workflow_dispatch
Build on RHEL9 docker image / build (push) Successful in 4m11s
Build on RHEL8 docker image / build (push) Successful in 5m5s
Build and Deploy on local RHEL9 / build (push) Successful in 2m2s
Build and Deploy on local RHEL8 / build (push) Successful in 5m8s
Run Simulator Tests on local RHEL8 / build (push) Failing after 9m42s
Run Simulator Tests on local RHEL9 / build (push) Successful in 20m7s

This commit is contained in:
2026-08-03 12:21:53 +02:00
parent 7f200d49a0
commit 063923acc1
+1 -1
View File
@@ -1,6 +1,6 @@
name: Native CMake Build
on: [push, pull_request]
on: [push, pull_request, workflow_dispatch]
env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)