diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index aca57ec45b..acd6351490 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -24,7 +24,7 @@ jobs: strategy: matrix: - os: [windows-latest, macos-latest, ubuntu-latest] + os: [windows-latest, macos-latest] steps: - name: Set up Node