Skip to content

Commit

Permalink
Update CI to use 8.9 - 8.11 (#317)
Browse files Browse the repository at this point in the history
  • Loading branch information
BNAndras authored Nov 20, 2023
1 parent e402c29 commit a7616ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
fail-fast: false
matrix:
racket-variant: ['BC', 'CS']
racket-version: ['8.8', '8.9', '8.10']
racket-version: ['8.9', '8.10', '8.11']

steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11
Expand Down

0 comments on commit a7616ff

Please sign in to comment.