]> O.S.I.I.S - jp/vkvg.git/commitdiff
test forgejo runner testforgejo
authorJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Sun, 10 May 2026 10:02:56 +0000 (12:02 +0200)
committerJean-Philippe Bruyère <jp_bruyere@hotmail.com>
Sun, 10 May 2026 10:02:56 +0000 (12:02 +0200)
.forgejo/workflows/demo.yaml

index bfe75b2e76783cf85038d0396e307d245060d802..cb1e332b03cd6a4a3ccb554531a36dd3d9b4e295 100644 (file)
@@ -1,7 +1,7 @@
 on: [push]
 jobs:
   test:
-    runs-on: debian
+    runs-on: zola
     steps:
       - run: echo All good!
       - run: echo All good2!