diff --git a/.github/workflows/ci-python3-freebsd.yml b/.github/workflows/ci-python3-freebsd.yml index b262a79..023a59a 100644 --- a/.github/workflows/ci-python3-freebsd.yml +++ b/.github/workflows/ci-python3-freebsd.yml @@ -22,7 +22,7 @@ jobs: strategy: matrix: - freebsd-release: [ '13.3', '13.4', '14.0', '14.1' ] + freebsd-release: [ '13.3', '13.4', '14.0', '14.1', '15.0' ] # Steps represent a sequence of tasks that will be executed as part of the job steps: