1
0
mirror of https://github.com/squid-cache/squid.git synced 2025-04-18 22:04:07 +03:00

CI: update FreeBSD version (#2051)

The FreeBSD project has promoted version 14.2 to stable.
Some packages we use are not compatible with version 14.1.
Upgrade the reference version we use, the action supports it
This commit is contained in:
Francesco Chemolli 2025-04-13 21:11:46 +00:00 committed by Squid Anubis
parent 84bb09abbd
commit be644428ba

View File

@ -142,8 +142,8 @@ jobs:
strategy:
matrix:
osversion:
- 14.1
- 13.3
- 14.2
- 13.4
runs-on: ubuntu-22.04
name: freebsd(${{ matrix.osversion }})