linghengqian commented on issue #35294: URL: https://github.com/apache/shardingsphere/issues/35294#issuecomment-3146399211
- There doesn't seem to be a way, similar to `testcontainers-java`, to test third-party MCP servers like https://hub.docker.com/mcp/server/postgres/overview in the shardingsphere CI file. - To use GPUs in Github Actions, we must use the `Larger runners`. ASF uses the `Standard GitHub-hosted runners`, which means LLM models can only be tested using the CPU by launching them in the Github Actions runner. Github Actions' device performance doesn't seem to allow for simultaneous compilation of Java projects and running LLM models. Not sure if this problem will improve over time. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@shardingsphere.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org