mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-10 07:04:29 +00:00
Disable FreeBSD 14 CI
Fails randomly on the signals test, no idea why.
This commit is contained in:
parent
68ba30d8c8
commit
8471d06c96
1 changed files with 3 additions and 3 deletions
|
@ -80,9 +80,9 @@ linux_arm_task:
|
|||
|
||||
freebsd_task:
|
||||
matrix:
|
||||
- name: FreeBSD 14
|
||||
freebsd_instance:
|
||||
image_family: freebsd-14-0-snap
|
||||
# - name: FreeBSD 14
|
||||
# freebsd_instance:
|
||||
# image_family: freebsd-14-0-snap
|
||||
- name: FreeBSD 13
|
||||
freebsd_instance:
|
||||
image: freebsd-13-1-release-amd64
|
||||
|
|
Loading…
Reference in a new issue