-

@ ad1ddb7e:da61eafe
2025-05-12 13:40:13
commit 8184117c6a0652cc4d9e191fbc939e7685ea7ed5
Author: randymcmillan
Date: Sun Apr 6 11:09:50 2025 -0400
gnostr-nips:v0.0.37
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index e03f068..cdbfc18 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -47,7 +47,7 @@ on:
jobs:
# Run 'dist plan' (or host) to determine what tasks we need to do
plan:
- runs-on: "ubuntu-22.04"
+ runs-on: "ubuntu-20.04"
outputs:
val: ${{ steps.plan.outputs.manifest }}
tag: ${{ !github.event.pull_request && github.ref_name || '' }}