Skip to content

Conversation

staticlibs
Copy link
Contributor

The command choco install zip -y --force has started failing on GH actions Windows runners. It is not clear how long this failure will persist. It is proposed to use zip utility from msys2 instead of choco at least temporary to allow Windows jobs to run to completion.

The command `choco install zip -y --force` has started failing on GH
actions Windows runners. It is not clear how long this failure will
persist. It is proposed to use zip utility from msys2 instead of choco
at least temporary to allow Windows jobs to run to completion.
@duckdb-draftbot duckdb-draftbot marked this pull request as draft June 21, 2025 07:40
@staticlibs staticlibs marked this pull request as ready for review June 21, 2025 07:43
@staticlibs
Copy link
Contributor Author

Updated the PR adding msys2 zip also for Windows ARM64 run.

@Mytherin Mytherin merged commit bb046a2 into duckdb:v1.3-ossivalis Jun 21, 2025
9 checks passed
@Mytherin
Copy link
Collaborator

Thanks!

@staticlibs staticlibs deleted the msys2_zip branch June 21, 2025 20:55
github-actions bot pushed a commit to duckdb/duckdb-r that referenced this pull request Jun 27, 2025
[FIX] Arrow ArrowBool8 Extension Type Add Validity Type Check (duckdb/duckdb#18005)
On Windows CI use zip from msys2 instead of choco (duckdb/duckdb#17993)
github-actions bot added a commit to duckdb/duckdb-r that referenced this pull request Jun 27, 2025
[FIX] Arrow ArrowBool8 Extension Type Add Validity Type Check (duckdb/duckdb#18005)
On Windows CI use zip from msys2 instead of choco (duckdb/duckdb#17993)

Co-authored-by: krlmlr <krlmlr@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants