Skip to content

Commit fabe148

Browse files
committed
tests: Move i386 test to debian:testing
i386/ubuntu:rolling is still eoan, :latest is still bionic, :devel is uninstallable. Ubuntu does not really support i386 any more, so move that test to Debian.
1 parent 68aa6d1 commit fabe148

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- apt-amd64/ubuntu:devel
1111
- apt-amd64/ubuntu:latest
1212
- apt-amd64/ubuntu:rolling
13-
- apt-i386/ubuntu:rolling
13+
- apt-i386/debian:testing
1414
- apt-amd64/debian:testing
1515
- dnf-fedora:latest
1616
- dnf-fedora:rawhide

0 commit comments

Comments
 (0)