Skip to content

Commit 5057943

Browse files
committed
try the clang compiler binary instead
1 parent 350138e commit 5057943

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: 2
33
build:
44
os: "ubuntu-22.04"
55
apt_packages:
6-
- libclang1
6+
- clang-15
77
tools:
88
python: "3.11"
99

0 commit comments

Comments
 (0)