Skip to content

Commit 694953b

Browse files
committed
Fix: TEST remove OPENSUSE until I find an alive distro for it
1 parent a8157ad commit 694953b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/distro-tests-arm64.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
- ALPINE
7676
- AMAZONLINUX
7777
- DEBIAN
78-
- OPENSUSE
78+
#- OPENSUSE # no currently test, need to find if still alive
7979
- ORACLELINUX
8080
- REDHAT
8181
- UBUNTU

.github/workflows/distro-tests-x64.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ jobs:
7474
- ALPINE
7575
- AMAZONLINUX
7676
- DEBIAN
77-
- OPENSUSE
77+
#- OPENSUSE # no currently test, need to find if still alive
7878
- ORACLELINUX
7979
- REDHAT
8080
- UBUNTU

0 commit comments

Comments
 (0)