Skip to content

Commit

Permalink
use older zig version
Browse files Browse the repository at this point in the history
  • Loading branch information
momentmaker committed Jan 27, 2024
1 parent 6d38b56 commit 89af873
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/goreleaser-build-publish-develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
goreleaser-exec: ./tools/bin/goreleaser_wrapper
goreleaser-config: .goreleaser.develop.yaml
goreleaser-key: ${{ secrets.GORELEASER_KEY }}
zig-version: 0.11.0
# zig-version: 0.11.0
- name: Collect Metrics
if: always()
id: collect-gha-metrics
Expand Down

0 comments on commit 89af873

Please sign in to comment.