Skip to content

Commit

Permalink
fix: resolve CI snag with Racket version without merging all dev
Browse files Browse the repository at this point in the history
  • Loading branch information
tnelson committed Oct 23, 2024
1 parent fca746c commit 8ad7e38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuousIntegration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
jobs:
forge-tests:
runs-on: ubuntu-latest
container: docker://racket/racket:8.3
container: docker://racket/racket:8.13
steps:
- name: Checkout repo
uses: actions/checkout@v2
Expand Down

0 comments on commit 8ad7e38

Please sign in to comment.