Skip to content

Commit 4ce831d

Browse files
authored
Bump racket CI to 8.14 (#398)
1 parent 9dd3f9b commit 4ce831d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
fail-fast: false
1717
matrix:
1818
racket-variant: ['BC', 'CS']
19-
racket-version: ['8.11', '8.12', '8.13']
19+
racket-version: ['8.12', '8.13', '8.14']
2020

2121
steps:
2222
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332

0 commit comments

Comments
 (0)