Skip to content

Commit 4d2b715

Browse files
committed
ci: add more Racket versions to test matrix
1 parent e0d8717 commit 4d2b715

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
strategy:
88
fail-fast: false
99
matrix:
10-
racket-version: ["8.0", "8.1", "current"]
10+
racket-version: ["8.0", "8.1", "8.16", "8.17", "current"]
1111
racket-variant: ["BC", "CS"]
1212
exclude:
1313
- racket-variant: BC

0 commit comments

Comments
 (0)