We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58376fd commit e2b07f1Copy full SHA for e2b07f1
1 file changed
.github/workflows/goreleaser.yml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
goreleaser:
11
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
12
steps:
13
-
14
name: Checkout
0 commit comments