Switch to using FreeBSD 14 on Cirrus CI
FreeBSD 13.2 doesn't seem to be available any longer. Closes #24373.
This commit is contained in:
parent
e08cf4332a
commit
57868b98c6
1 changed files with 2 additions and 2 deletions
|
|
@ -10,9 +10,9 @@ env:
|
|||
task:
|
||||
skip: "changesIncludeOnly('appveyor.yml','CMakeLists.txt','.circleci/**','.github/**','docs/**','interface/**','include/wx/{msw,osx,qt}/**','src/{msw,osx,qt}/**','build/{cmake,msw,osx}/**','locale/**')"
|
||||
matrix:
|
||||
- name: Cirrus CI / FreeBSD 13 wxGTK 3
|
||||
- name: Cirrus CI / FreeBSD wxGTK 3
|
||||
freebsd_instance:
|
||||
image_family: freebsd-13-2
|
||||
image_family: freebsd-14-0
|
||||
env:
|
||||
osname: FreeBSD
|
||||
- name: Cirrus CI / Debian ARM wxGTK 3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue