Skip to content

Fable 4 hangs on CI #4256

@wallymathieu

Description

@wallymathieu

Trying out Fable for various versions 4.23 to 4.27 it seems that Fable hangs on GitHub Actions.

Image: ubuntu-24.04
Version: 20251112.124.1

Also tested with ubuntu-22.04

version=`cat ./.config/dotnet-tools.json | jq --raw-output '.tools.fable.version'`
dotnet tool install --global Fable --version $version
cd tests
fable . --outDir bin --runScript ./bin

It runs fine locally. See for instance: fsprojects/FSharpPlus#649

However for another repository it seems to work fine:

https://github.com/mausch/Fuchu/actions/runs/19408182760/job/55525899866

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions