Skip to content

Commit

Permalink
ibid.
Browse files Browse the repository at this point in the history
  • Loading branch information
ulysses4ever authored Oct 13, 2023
1 parent 917946a commit 9b9b17b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ jobs:
- name: Allow newer dependencies when built with latest GHC
if: ${{ matrix.ghc }} == '9.8.1'
run: |
echo "allow-newer: tree-diff:base, rere:base, rere:transformers" >> cabal.project.validate
echo "allow-newer: tree-diff:*, rere:base, rere:transformers" >> cabal.project.validate
- name: Validate print-config
run: sh validate.sh $FLAGS -s print-config
Expand Down

0 comments on commit 9b9b17b

Please sign in to comment.