diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 451ff0f8b..371123a42 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -270,7 +270,7 @@ jobs: - name: Compile uses: vmactions/freebsd-vm@v1 with: - release: '14.3' + release: '15.0' usesh: true prepare: | pkg install -y gmake autoconf automake pkgconf git