mirror of
https://github.com/libevent/libevent.git
synced 2025-01-09 00:56:20 +08:00
ci: Test Autotools build on FreeBSD 14.1
CMake builds are already tested on FreeBSD 13.4 and 14.1. This change extends testing with Autotools to include FreeBSD 14.1.
This commit is contained in:
parent
5bfb2ae81a
commit
9a6a799e70
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -778,7 +778,7 @@ jobs:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
release: ["13.4"]
|
||||
release: ["13.4", "14.1"]
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
Loading…
x
Reference in New Issue
Block a user