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:
parent
84bb09abbd
commit
be644428ba
4
.github/workflows/slow.yaml
vendored
4
.github/workflows/slow.yaml
vendored
@ -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 }})
|
||||
|
Loading…
x
Reference in New Issue
Block a user