diff options
| author | Kenjiro Nakayama <nakayamakenjiro@gmail.com> | 2026-09-07 09:57:48 +0900 |
|---|---|---|
| committer | Kenjiro Nakayama <nakayamakenjiro@gmail.com> | 2026-09-07 09:57:48 +0900 |
| commit | 1cb444aa51c2ae6e9a344ce9a221f8f30b277259 (patch) | |
| tree | 65ab539fb8bb0069434065cca1342d7974a85bce | |
| parent | d63a1f105815c3fe4ffd954443541bff5259cedf (diff) | |
| download | portable-1cb444aa51c2ae6e9a344ce9a221f8f30b277259.tar.gz portable-1cb444aa51c2ae6e9a344ce9a221f8f30b277259.tar.bz2 portable-1cb444aa51c2ae6e9a344ce9a221f8f30b277259.zip | |
ci: test against FreeBSD 15 release
| -rw-r--r-- | .github/workflows/freebsd.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/freebsd.yml b/.github/workflows/freebsd.yml index ecf705e..3b25a24 100644 --- a/.github/workflows/freebsd.yml +++ b/.github/workflows/freebsd.yml | |||
| @@ -11,7 +11,7 @@ concurrency: | |||
| 11 | cancel-in-progress: true | 11 | cancel-in-progress: true |
| 12 | 12 | ||
| 13 | env: | 13 | env: |
| 14 | FREEBSD_VERSION: "14.1" | 14 | FREEBSD_VERSION: "15" |
| 15 | 15 | ||
| 16 | jobs: | 16 | jobs: |
| 17 | autoconf: | 17 | autoconf: |
