Skip to content

Commit

Permalink
Merge pull request #631 from jfdm/spruce
Browse files Browse the repository at this point in the history
[ ci ] ensure we test idris1 againsts latest idris1 and emacs.
  • Loading branch information
jfdm authored Jun 19, 2024
2 parents 01ecdba + 9ebf02d commit 38dd238
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 38dd238

Please sign in to comment.