Skip to content

Commit c370fba

Browse files
committed
Try disabling SELinux ?
1 parent 02b5c3b commit c370fba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.cirrus.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@ task:
122122
container:
123123
image: rust:1.36
124124
setup_script:
125+
- setenforce 0
125126
- rustup toolchain install $TOOLCHAIN
126127
- rustup target add --toolchain $TOOLCHAIN $TARGET
127128
- id

0 commit comments

Comments
 (0)