We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c13253 commit 9378850Copy full SHA for 9378850
.github/workflows/goreleaser.yml
@@ -8,7 +8,7 @@ on:
8
jobs:
9
goreleaser:
10
runs-on: ubuntu-latest
11
- container: fedora:latest
+ container: fedora:33
12
13
steps:
14
- name: Install dependencies
0 commit comments