Skip to content

Commit

Permalink
Fixup Linux.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
carlopi committed Dec 13, 2024
1 parent a8e0590 commit 6ba8d01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
matrix:
# Add commits/tags to build against other DuckDB versions
duckdb_version: [ '<submodule_version>' ]
arch: ['linux_amd64_gcc4']
arch: ['linux_amd64']
vcpkg_version: [ '2023.04.15' ]
include:
- arch: 'linux_amd64'
Expand Down

0 comments on commit 6ba8d01

Please sign in to comment.