Don't use Racket as installed by setup-racket in building
This commit is contained in:
parent
5befc7f2ec
commit
97e66c86f5
1
.github/workflows/site-small.rkt
vendored
1
.github/workflows/site-small.rkt
vendored
|
@ -28,7 +28,6 @@
|
|||
#:site-title (format "Snapshot: ~a" (current-stamp))
|
||||
#:fail-on-client-failures #f
|
||||
(machine #:name "Racket BC (Ubuntu 18.04, x86_64)"
|
||||
#:racket (prebuilt-racket)
|
||||
#:versionless? #true
|
||||
#:j 2)
|
||||
(machine #:name "Racket CS (Ubuntu 18.04, x86_64)"
|
||||
|
|
Loading…
Reference in New Issue
Block a user