Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/go_modules/github.com/marcboeker/…
Browse files Browse the repository at this point in the history
…go-duckdb-1.8.1
  • Loading branch information
lmangani authored Sep 24, 2024
2 parents d2831a7 + e6e4b80 commit a3c543f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gobuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- name: Set up Go
uses: actions/setup-go@v5
with:
go-version: '1.20'
go-version: '1.21'
check-latest: true
- run: go version
- name: Build
Expand Down

0 comments on commit a3c543f

Please sign in to comment.