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

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