diff --git a/.github/workflows/codeLintGlobal.yml b/.github/workflows/codeLintGlobal.yml index d10bd113..a7fa3a4d 100644 --- a/.github/workflows/codeLintGlobal.yml +++ b/.github/workflows/codeLintGlobal.yml @@ -14,7 +14,7 @@ name : 'Code Lint Global' jobs: run-linters: name: Test Linters - runs-on: ubuntu-latest + runs-on: ubuntu-latest-m steps: - name: Check out Git repository