chore: initial release
Some checks failed
Sample Testing / my_job (push) Failing after 39s

This commit is contained in:
Marcel S. Henselin 2026-04-16 08:27:55 +02:00
parent d346a15951
commit b027fab545
2 changed files with 18 additions and 14 deletions

View file

@ -3,7 +3,7 @@ on: [push]
jobs:
my_job:
runs-on: ubuntu-latest
runs-on: stackit-docker
steps:
- name: Checkout