diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 20eef48d89..a396056928 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -28,4 +28,4 @@ jobs: # to ensure the build process works. since this is a linux-host we only build for linux. eventually, # we'll need something building on macos (and windows?) too. - name: Build SEA - run: task pkg:build -- -t node18-linux-x64,node18-linux-arm64 + run: task pkg:build -- -t node18-linux-x64