Skip to content

GitHub Actions fail on master for Windows and Linux builds #4606

Description

@mikkelbu

The builds are failing on master as our global.json expects version "8.0.100" for the SDK and the build agents - for Windows and Linux - now install 8.0.101. I guess we would like to update the global.json at some point, but I'm unsure if we can expect all contributors to be updating immediately when a new version comes out, so perhaps we should initially just supply a more specific version than 8.0.x in setup-dotnet and then bump the global.json and the CI agents later ?

image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions