Skip to content

Commit 2422e82

Browse files
committed
Revert back to Ubuntu 20.04
1 parent abfcc9f commit 2422e82

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
jobs:
77
# Create packages, archives, ...
88
goreleaser:
9-
runs-on: ubuntu-24.04
9+
runs-on: ubuntu-20.04
1010
steps:
1111
- uses: actions/checkout@v4
1212
- name: Fetch history

0 commit comments

Comments
 (0)