aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/freebsd.yml2
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
13env: 13env:
14 FREEBSD_VERSION: "14.1" 14 FREEBSD_VERSION: "15"
15 15
16jobs: 16jobs:
17 autoconf: 17 autoconf: