testing ci using external forgejo runner #84

Merged
zach merged 21 commits from forgejo-workflows into main 2026-05-16 01:26:00 +02:00
Showing only changes of commit 64e65ca9df - Show all commits
+1 -1
View File
@@ -6,7 +6,7 @@ on:
jobs:
lint:
runs-on: alpine
container: alpine:latest
container: node:20-bookworm
steps:
- name: Checkout