Commit cebe1bb
authored
ci: replace EOL Debian bullseye with trixie in integration matrix (#222)
Debian 11 bullseye's bullseye-security apt Release file has expired on
the mirror, causing 'apt-get update' to fail (exit 100) in the echo
Dockerfile and breaking all bullseye integration jobs regardless of
Python version. Bullseye is oldstable/EOL-track; replace it with the
current stable release, trixie (Debian 13), across Python 3.10-3.14.1 parent fb69aa6 commit cebe1bb
1 file changed
Lines changed: 8 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
| 110 | + | |
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
| 114 | + | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
| 118 | + | |
119 | 119 | | |
120 | 120 | | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
121 | 125 | | |
122 | 126 | | |
123 | 127 | | |
| |||
0 commit comments