From 13e61c81566ca6d492ac8212b05dd6f1708b4448 Mon Sep 17 00:00:00 2001 From: Greg Gauthier Date: Sat, 20 Jul 2024 23:47:54 +0000 Subject: [PATCH] Update .gitea/workflows/maven.yaml --- .gitea/workflows/maven.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/maven.yaml b/.gitea/workflows/maven.yaml index f324d6d..6f9297b 100644 --- a/.gitea/workflows/maven.yaml +++ b/.gitea/workflows/maven.yaml @@ -7,7 +7,7 @@ env: jobs: build: - runs-on: node16-bullseye + runs-on: ubuntu-latest steps: