Skip to content

Commit

Permalink
Update racket-setup to version 0.10
Browse files Browse the repository at this point in the history
The naming convention for current builds has changed and the package was
updated.

See also: https://groups.google.com/g/racket-users/c/k_o3Ug-lK_s
  • Loading branch information
alex-hhh committed Aug 14, 2020
1 parent 574d1cb commit c9f164a
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 @@ -10,7 +10,7 @@ jobs:
racket-variant: ["regular", "CS"]
steps:
- uses: actions/checkout@v2
- uses: Bogdanp/setup-racket@v0.8
- uses: Bogdanp/setup-racket@v0.10
with:
architecture: x64
distribution: minimal
Expand Down

0 comments on commit c9f164a

Please sign in to comment.