Skip to content

Commit

Permalink
Update TestCITools.yml to include go
Browse files Browse the repository at this point in the history
  • Loading branch information
carlopi committed Sep 16, 2024
1 parent 47141b3 commit 03db158
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/TestCITools.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
duckdb_version: v1.1.0
override_ci_tools_repository: ${{ github.repository }}
override_ci_tools_ref: ${{ github.sha }}
extra_toolchains: 'parser_tools;fortran;omp'
extra_toolchains: 'parser_tools;fortran;omp;go'
custom_toolchain_script: true

delta-extension-main:
Expand Down

0 comments on commit 03db158

Please sign in to comment.