diff --git a/.github/workflows/x86_freebsd.yml b/.github/workflows/x86_freebsd.yml index 3b1fc3b..225f7a9 100644 --- a/.github/workflows/x86_freebsd.yml +++ b/.github/workflows/x86_freebsd.yml @@ -11,7 +11,7 @@ jobs: # Only MacOS hosted runner provides virtualisation with vagrant/virtualbox installed. # see: https://github.com/actions/virtual-environments/tree/main/images/macos freebsd: - runs-on: macos-latest + runs-on: macos-10.15 steps: - uses: actions/checkout@v2 - name: vagrant version