Skip to content

Commit 3cb6649

Browse files
authored
Update test.yml
1 parent 3bb0611 commit 3cb6649

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,9 +67,9 @@ jobs:
6767
# add to platform linux/386 : Issue: openjdk11-jre-headless alpine package not
6868
# add to platform ,linux/arm/v6 : Issue: openjdk11-jre-headless alpine package not found
6969
# add to platform ,linux/arm/v7 : Issue: openjdk11-jre-headless alpine package not found
70-
# scim has an issue with linux/s390x Problematic frame: J 6 c1 java.lang.String.hashCode()I java.base@11.0.9 (49 bytes)
70+
# All images with openjdk hav an issue with linux/s390x Problematic frame: J 6 c1 java.lang.String.hashCode()I java.base@11.0.9 (49 bytes) : Issue: openjdk11-jre-headles
7171

72-
platforms: linux/amd64,linux/arm64,linux/s390x
72+
platforms: linux/amd64,linux/arm64
7373
push: ${{ github.event_name != 'pull_request' }}
7474
tags: ${{ steps.prep.outputs.tags }}
7575
cache-from: type=local,src=/tmp/.buildx-cache

0 commit comments

Comments
 (0)