Skip to content

Commit

Permalink
fixup! Remove travis, setup GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
kim committed Jun 5, 2024
1 parent ec3d478 commit 5e86cb7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/matrix.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ jobs:
matrix:
versions:
# Three stable versions
- ghc: '9.6.2'
- ghc: '9.4.7'
- ghc: '9.2.8'
- ghc: '9.10.1'
- ghc: '9.8.2'
- ghc: '9.6.5'
# Latest as moving target
- ghc: 'latest'
steps:
Expand Down

0 comments on commit 5e86cb7

Please sign in to comment.