Skip to content

Commit

Permalink
Merge branch 'master' into wip/teo/T10537
Browse files Browse the repository at this point in the history
  • Loading branch information
TeofilC authored Jan 20, 2025
2 parents 81d47c9 + c6a60a1 commit ae3d3d1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -481,6 +481,7 @@ jobs:
prerelease: true
files: "binaries/cabal-*"


prerelease-lts:
name: Create a GitHub LTS prerelease with the binary artifacts
runs-on: ubuntu-latest
Expand Down Expand Up @@ -516,6 +517,7 @@ jobs:
prerelease: true
files: "binaries/cabal-*"


# We use this job as a summary of the workflow
# It will fail if any of the previous jobs does
# This way we can use it exclusively in branch protection rules
Expand Down

0 comments on commit ae3d3d1

Please sign in to comment.