diff --git a/.github/workflows/arma.yml b/.github/workflows/arma.yml index d49177eb..8fe8dbba 100644 --- a/.github/workflows/arma.yml +++ b/.github/workflows/arma.yml @@ -8,7 +8,7 @@ on: jobs: hemtt: - runs-on: ubuntu-latest + runs-on: windows-latest steps: - name: Checkout the source code uses: actions/checkout@v4