diff options
| author | Jeroen Wijenbergh <jeroen.wijenbergh@geant.org> | 2025-10-29 09:05:19 +0100 |
|---|---|---|
| committer | Jeroen Wijenbergh <jeroen.wijenbergh@geant.org> | 2025-10-29 09:05:19 +0100 |
| commit | 4b2ba41dd46f4a9ae80b190fd3599653b81c4717 (patch) | |
| tree | d532206c7e1b6c35812e85b0ec64c8a4619e7137 | |
| parent | 7c57bf052ed75cd576c2dfafd7f5071cfa97c01d (diff) | |
CI: Use Codeberg runner
| -rw-r--r-- | .forgejo/workflows/test.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.forgejo/workflows/test.yml b/.forgejo/workflows/test.yml index c7885f0..691c96c 100644 --- a/.forgejo/workflows/test.yml +++ b/.forgejo/workflows/test.yml @@ -1,7 +1,7 @@ on: [ push ] jobs: test: - runs-on: docker + runs-on: codeberg-tiny-lazy container: image: codeberg.org/fkooman/ci:latest steps: |
