We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9599001 commit 928d03bCopy full SHA for 928d03b
1 file changed
.github/workflows/Test1.yml
@@ -15,7 +15,7 @@ jobs:
15
name: JDBC Compliance
16
runs-on: ubuntu-latest
17
if: ${{ inputs.skip_tests != 'true' }}
18
- needs: java-linux-amd64
+ #needs: java-linux-amd64
19
container: quay.io/pypa/manylinux_2_28_x86_64
20
env:
21
GEN: ninja
0 commit comments