Skip to content

Commit abd62f4

Browse files
zachmucoffeegoddd
andauthored
Update .github/workflows/cd-release.yaml
Co-authored-by: Dustin Brown <[email protected]>
1 parent 4eb2eea commit abd62f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/cd-release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
- name: Install Go
5555
uses: actions/setup-go@v5
5656
with:
57-
go-version: 1.22
57+
go-version-file: go.mod
5858
- name: Build SQL Syntax
5959
run: ./build.sh
6060
working-directory: ./postgres/parser

0 commit comments

Comments
 (0)