Update .gitea/workflows/demo.yml

This commit is contained in:
2025-05-22 13:44:05 +02:00
parent 07395d8847
commit 1684378bb3

View File

@@ -5,7 +5,7 @@ on:
jobs:
demo1:
runs-on: psi-latest
runs-on: ubuntu-latest
steps:
- run: echo ${{ gitea.event_name }}
- run: echo ${{ runner.os }}