We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ca703e commit 50fb157Copy full SHA for 50fb157
1 file changed
.github/workflows/build.yml
@@ -8,7 +8,7 @@ on:
8
9
jobs:
10
goreleaser:
11
- runs-on: ubuntu-20.04
+ runs-on: macos-12
12
timeout-minutes: 60
13
steps:
14
-
0 commit comments