We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90d4a61 commit 3a6c8b4Copy full SHA for 3a6c8b4
.github/workflows/ci.yml
@@ -7,7 +7,7 @@ jobs:
7
strategy:
8
fail-fast: false
9
matrix:
10
- racket-version: ["8.0", "8.1", "current"]
+ racket-version: ["8.0", "8.1", "8.16", "8.17", "current"]
11
racket-variant: ["BC", "CS"]
12
exclude:
13
- racket-variant: BC
0 commit comments