We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b373f14 commit c9d95aeCopy full SHA for c9d95ae
.github/workflows/release.yaml
@@ -82,7 +82,7 @@ jobs:
82
83
publish-apt:
84
name: Publish APT
85
- runs-on: ubuntu-latest
+ runs-on: macOS-latest
86
needs: [goreleaser]
87
env:
88
# Needed to publish new packages to our S3-hosted APT repo
0 commit comments