We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ef401a commit 71adf4dCopy full SHA for 71adf4d
.github/workflows/tests.yml
@@ -12,7 +12,6 @@ jobs:
12
test:
13
name: "Python: ${{ matrix.python-version }}
14
SQLA: ${{ matrix.sqla-version }}
15
- CrateDB: ${{ matrix.cratedb-version }}
16
on ${{ matrix.os }}"
17
runs-on: ${{ matrix.os }}
18
strategy:
0 commit comments