Skip to content

Commit a203623

Browse files
authored
Bump CI to Racket 8.17 (#417)
1 parent 3ae47c2 commit a203623

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.14', '8.15', '8.16']
19+
racket-version: ['8.15', '8.16', '8.17']
2020

2121
steps:
2222
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683

0 commit comments

Comments
 (0)