Run wxMSW 64-bit CI builds on Debian stable Running them under "testing" is broken right now, this might be related to the MESA packages update from 25.2.6-1 (used by the latest good run) to 25.2.8-2+b2 (which fails now).
| ... | ... | @@ -75,7 +75,7 @@ jobs: |
| 75 | 75 | matrix:
|
| 76 | 76 | include:
|
| 77 | 77 | - name: wxMSW 64 bits not compatible
|
| 78 | - debian_release: testing
|
|
| 78 | + debian_release: stable
|
|
| 79 | 79 | configure_flags: --enable-std_string_conv_in_wxstring --disable-compat32
|
| 80 | 80 | - name: wxMSW 32 bits
|
| 81 | 81 | # Testing doesn't have 32 bit support any more.
|
—
View it on GitLab.
You're receiving this email because of your account on gitlab.com. Manage all notifications · Help
Run wxMSW 64-bit CI builds on Debian stable Running them under "testing" is broken right now, this might be related to the MESA packages update from 25.2.6-1 (used by the latest good run) to 25.2.8-2+b2 (which fails now). (cherry picked from commit 35487b06a76de0f8887864cc361c89af8278bab2)
| ... | ... | @@ -71,7 +71,7 @@ jobs: |
| 71 | 71 | matrix:
|
| 72 | 72 | include:
|
| 73 | 73 |
- name: wxMSW 64 bits
|
| 74 | - debian_release: testing
|
|
| 74 | + debian_release: stable
|
|
| 75 | 75 | configure_flags: --enable-stl --disable-compat30
|
| 76 | 76 |
- name: wxMSW 32 bits
|
| 77 | 77 |
# Testing doesn't have 32 bit support any more.
|
—
View it on GitLab.
You're receiving this email because of your account on gitlab.com. Manage all notifications · Help