From a4ca237126c4bb58c874a292d5405ad7f2806029 Mon Sep 17 00:00:00 2001 From: Chris Thompson Date: Tue, 27 May 2025 20:28:52 -0400 Subject: [PATCH] Try removing the FIRST runs-on and see what we get --- .forgejo/workflows/demo.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.forgejo/workflows/demo.yml b/.forgejo/workflows/demo.yml index 93ecdc6..b1feebe 100644 --- a/.forgejo/workflows/demo.yml +++ b/.forgejo/workflows/demo.yml @@ -5,7 +5,6 @@ on: jobs: build: - runs-on: docker container: image: git.agaric.com/agaric/deploycontainer:latest credentials: