diff --git a/.github/workflows/nodejs.yml b/.github/workflows/nodejs.yml index d15f63bc..bc9407b5 100644 --- a/.github/workflows/nodejs.yml +++ b/.github/workflows/nodejs.yml @@ -14,9 +14,10 @@ jobs: strategy: matrix: os: - - macos-latest - - ubuntu-latest - - macos-latest + #- macos-latest + #- ubuntu-latest + - ubuntu-selfhosted + #- macos-latest #TODO re-enable these: #- windows-latest fail-fast: false