Skip to content

Commit dd6484e

Browse files
committed
[ci] update racket versions
1 parent eb17e6f commit dd6484e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
runs-on: ubuntu-latest
77
strategy:
88
matrix:
9-
racket-version: ["8.3", "8.4", "pre-release", "stable", "current"]
9+
racket-version: ["8.4", "8.3", "pre-release", "stable", "current"]
1010
racket-variant: ["BC", "CS"]
1111
steps:
1212
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)