From e89349d2d40808b4d2faee408ccfc99c63dce0dc Mon Sep 17 00:00:00 2001 From: PabstMirror Date: Mon, 29 Jul 2024 01:59:09 -0500 Subject: [PATCH] Update arma.yml --- .github/workflows/arma.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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