testing new runner
Some checks failed
Build on our own server / build (push) Has been cancelled
Build on RHEL9 PSI / build (push) Successful in 2s
Build on RHEL9 det / build (push) Successful in 3s
detectors-software-RH8 / build (push) Successful in 1s

This commit is contained in:
Martin Müller
2025-11-25 11:12:34 +01:00
parent 13dc536f5c
commit cc1444b8ae

View File

@@ -0,0 +1,19 @@
name: detectors-software-RH8
on:
push:
workflow_dispatch:
permissions:
contents: read
jobs:
build:
runs-on: "detectors-software-RH8"
steps:
- uses: actions/checkout@v4
- name: Testing
run: |
echo "Hello Wold"