diff options
| author | Theo Buehler <tb@openbsd.org> | 2026-09-07 17:53:01 +0200 |
|---|---|---|
| committer | Theo Buehler <tb@openbsd.org> | 2026-09-07 17:53:01 +0200 |
| commit | 03a2b986b07b3ed9f0b2b421ed677aa3edcea62b (patch) | |
| tree | 27fb06dd4d56f1c06d34e17e58d1f541f8fef734 | |
| parent | 2abf6b6b42783b1caed2a0591c1825614e2a1a39 (diff) | |
| parent | 1cb444aa51c2ae6e9a344ce9a221f8f30b277259 (diff) | |
| download | portable-03a2b986b07b3ed9f0b2b421ed677aa3edcea62b.tar.gz portable-03a2b986b07b3ed9f0b2b421ed677aa3edcea62b.tar.bz2 portable-03a2b986b07b3ed9f0b2b421ed677aa3edcea62b.zip | |
| -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: |
