From 09bc54f1382ca284c508967265eadab5fb2a1bbd Mon Sep 17 00:00:00 2001 From: fcd <1352288+femnad@users.noreply.github.com> Date: Tue, 12 Dec 2023 22:10:20 +0000 Subject: [PATCH] re 814ac76: nope https://github.com/actions/runner-images/issues/183 --- .github/workflows/vagrant.yml | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 .github/workflows/vagrant.yml diff --git a/.github/workflows/vagrant.yml b/.github/workflows/vagrant.yml deleted file mode 100644 index aeed7cb..0000000 --- a/.github/workflows/vagrant.yml +++ /dev/null @@ -1,16 +0,0 @@ -name: Run Vagrant tests - -on: - workflow_dispatch: - inputs: - -jobs: - test: - name: Run Vagrant tests - runs-on: ubuntu-latest - steps: - - uses: actions/checkout@v4 - - - name: Provision with vagrant - run: vagrant -