We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abfcc9f commit 2422e82Copy full SHA for 2422e82
1 file changed
.github/workflows/release.yml
@@ -6,7 +6,7 @@ on:
6
jobs:
7
# Create packages, archives, ...
8
goreleaser:
9
- runs-on: ubuntu-24.04
+ runs-on: ubuntu-20.04
10
steps:
11
- uses: actions/checkout@v4
12
- name: Fetch history
0 commit comments