Skip to content

Commit afb18bf

Browse files
committed
[ ci ] Add Agda-2.6.3 into the mix
1 parent 33a62df commit afb18bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
strategy:
2121
matrix:
2222
os: [ubuntu-latest, macos-latest, macos-13, windows-latest]
23-
agda: ['Agda-2.7.0.1', 'Agda-2.6.4.3']
23+
agda: ['Agda-2.7.0.1', 'Agda-2.6.4.3', 'Agda-2.6.3']
2424
fail-fast: false
2525
steps:
2626

0 commit comments

Comments
 (0)