Skip to content

Commit

Permalink
Update release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Khalid-Nowaf committed Jul 3, 2024
1 parent ec2c10a commit 9650f63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
github_token: ${{ secrets.GITHUB_TOKEN }}
goos: ${{ matrix.goos }}
goarch: ${{ matrix.goarch }}
goversion: "https://dl.google.com/go/go1.13.1.linux-amd64.tar.gz"
goversion: "https://dl.google.com/go/go1.22.5.linux-amd64.tar.gz"
project_path: "./cmd/supernet/."
binary_name: "supernet"
extra_files: LICENSE README.md

0 comments on commit 9650f63

Please sign in to comment.