Skip to content

Commit

Permalink
Typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Dtenwolde committed Mar 26, 2024
1 parent 1ed03b9 commit 98db916
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 @@ -15,7 +15,7 @@ jobs:
strategy:
matrix:
# Add commits/tags to build against other DuckDB versions
duckdb_version: [ 'lattest' ]
duckdb_version: [ 'latest' ]
arch: ['linux_amd64', 'linux_arm64', 'linux_amd64_gcc4']
include:
- arch: 'linux_amd64'
Expand Down

0 comments on commit 98db916

Please sign in to comment.