diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 3fc48e5..dfbc6f7 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -34,7 +34,6 @@ jobs: - host: windows-latest build: | yarn build --target i686-pc-windows-msvc - yarn test target: i686-pc-windows-msvc - host: ubuntu-latest target: x86_64-unknown-linux-gnu