diff options
| -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: |
