Skip to content

[Bug] 6.1 started failing on Windows-latest runners #416

@max-leuthaeuser

Description

@max-leuthaeuser

Describe the bug
The action fails with

Error: The process 'C:\Windows\system32\cmd.exe' failed with exit code 1

To Reproduce
Use:

 - name: Set up Swift
   if: matrix.os == 'windows-latest'
   uses: SwiftyLab/setup-swift@latest
   with:
       check-latest: true
       development: true
       swift-version: "6.1"

Logs

https://github.com/joernio/joern/actions/runs/16991576519/job/48214581398

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions