Skip to content

Commit 0c7120b

Browse files
authored
Replace FreeBSD llvm90 package
I don't have FreeBSD so I don't know what I'm doing, hopefully the CI gives accurate feedback
1 parent d761b19 commit 0c7120b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_release_template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ jobs:
271271
usesh: true
272272
# Need more RAM than the default 1G
273273
mem: 4096
274-
prepare: pkg install -y bash curl curlpp git gmake pkgconf gnupg rsync llvm90
274+
prepare: pkg install -y bash curl curlpp git gmake pkgconf gnupg rsync llvm
275275
run: |
276276
set -eux
277277

0 commit comments

Comments
 (0)