Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: Use cabal 3.10 #1527

Closed
wants to merge 3 commits into from
Closed

CI: Use cabal 3.10 #1527

wants to merge 3 commits into from

Conversation

qsctr
Copy link
Contributor

@qsctr qsctr commented Jun 9, 2023

Should hopefully fix failing Windows tests...

@qsctr qsctr changed the title CI: Use cabal 3.10.1.1 for test jobs CI: Use cabal 3.10.1.1 Jun 10, 2023
@qsctr qsctr changed the title CI: Use cabal 3.10.1.1 CI: Use cabal 3.10 Jun 10, 2023
@@ -269,6 +269,7 @@ jobs:
- uses: haskell/actions/setup@v1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does upgrading to haskell/actions/setup@v2 (and similarly on line 97, which GitHub won't let me highlight) make a difference?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems like that worked, thanks! I've made that change in a separate PR #1528.

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