.github: Build stable/14

Sponsored by:	Arm Ltd

Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/878
This commit is contained in:
Andrew Turner 2023-10-27 17:26:15 +01:00 committed by Warner Losh
parent 4309f9f234
commit f81301744e

View File

@ -2,7 +2,7 @@ name: Cross-build Kernel
on:
push:
branches: [ main, 'stable/13' ]
branches: [ main, 'stable/14', 'stable/13' ]
pull_request:
branches: [ main ]