Skip to content

Commit

Permalink
update racket version for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelballantyne committed Jan 14, 2024
1 parent 7257d6a commit d1adf44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- uses: actions/checkout@v3
- uses: Bogdanp/setup-racket@v1.9
with:
version: 8.7
version: 8.11
- run: raco pkg install -j 2 --auto
- working-directory: ./tests/dsls/js
run: npm install escodegen
Expand Down

0 comments on commit d1adf44

Please sign in to comment.