Skip to content

Commit

Permalink
[ ci ] ensure we test idris1 againsts latest idris1 and emacs.
Browse files Browse the repository at this point in the history
  • Loading branch information
jfdm committed Jun 19, 2024
1 parent 727d586 commit 9ebf02d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/idris1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ jobs:
timeout-minutes: 60
strategy:
matrix:
emacs: [27.2, 28.2, 29.3]
idris: [git, stackage]
emacs: [29.3]
idris: [git]
env:
EMACS_VERSION: ${{ matrix.emacs }}
IDRIS_VERSION: ${{ matrix.idris }}
Expand Down

0 comments on commit 9ebf02d

Please sign in to comment.