Skip to content

Commit e2b07f1

Browse files
committed
fix: ci ubuntu20 not supported
1 parent 58376fd commit e2b07f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88

99
jobs:
1010
goreleaser:
11-
runs-on: ubuntu-20.04
11+
runs-on: ubuntu-22.04
1212
steps:
1313
-
1414
name: Checkout

0 commit comments

Comments
 (0)