Skip to content

Commit

Permalink
[ ci ] Add Agda-2.6.3 into the mix
Browse files Browse the repository at this point in the history
  • Loading branch information
banacorn committed Dec 6, 2024
1 parent 33a62df commit afb18bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, macos-latest, macos-13, windows-latest]
agda: ['Agda-2.7.0.1', 'Agda-2.6.4.3']
agda: ['Agda-2.7.0.1', 'Agda-2.6.4.3', 'Agda-2.6.3']
fail-fast: false
steps:

Expand Down

0 comments on commit afb18bf

Please sign in to comment.