Skip to content
This repository was archived by the owner on Aug 5, 2024. It is now read-only.

Commit 9f8681b

Browse files
committed
removing the test of alpine in prep of removing support for it
1 parent 087ccd1 commit 9f8681b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/jenkins/fhe_docker_jenkins_trigger_pr_tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ if [[ "$BUILD_TYPE" == "S390" ]]; then
6666
echo 'S390 Stuff $BUILD_TYPE'
6767
test_toolkit "ubuntu"
6868
test_toolkit "fedora"
69-
test_toolkit "alpine"
69+
#test_toolkit "alpine"
7070

7171
else
7272
test_toolkit "ubuntu"

0 commit comments

Comments
 (0)