Skip to content

Commit

Permalink
Remove 9.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mihaimaruseac authored Oct 5, 2024
1 parent d87282d commit b9021e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/presubmit-cabal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
fail-fast: false # don't cancel other jobs if one fails
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
ghc: [9.0.2, 9.2.8, 9.4.8, 9.6.6, 9.8.2, 9.10.1]
ghc: [9.2.8, 9.4.8, 9.6.6, 9.8.2, 9.10.1]
steps:
- name: Checkout code
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4.2.0
Expand Down

0 comments on commit b9021e8

Please sign in to comment.