We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 336e24a commit 96bef9bCopy full SHA for 96bef9b
.github/workflows/edge.yml
@@ -11,7 +11,7 @@ env:
11
12
jobs:
13
edge:
14
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
15
steps:
16
- name: Checkout
17
uses: actions/checkout@v2
.github/workflows/release.yml
goreleaser:
0 commit comments