diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 879f5a08429a..4e91844ef600 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -60,7 +60,7 @@ jobs: ARROW_RUST_EXE_PATH: /build/rust/debug BUILD_DOCS_CPP: OFF ARROW_INTEGRATION_CPP: ON - # Sisable C# integration tests due to https://github.com/apache/arrow-rs/issues/6577 + # Disable C# integration tests due to https://github.com/apache/arrow-rs/issues/6577 ARROW_INTEGRATION_CSHARP: OFF ARROW_INTEGRATION_GO: ON ARROW_INTEGRATION_JAVA: ON