Skip to content

Commit

Permalink
Point windows action to main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Dtenwolde committed Mar 28, 2024
1 parent 2772c6d commit 781d00a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
matrix:
# Add commits/tags to build against other DuckDB versions
duckdb_version: [ 'latest' ]
duckdb_version: [ 'main' ]

steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 781d00a

Please sign in to comment.