We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e7caae commit 989e355Copy full SHA for 989e355
1 file changed
.github/workflows/build.yml
@@ -17,7 +17,7 @@ jobs:
17
runs-on: ubuntu-latest
18
strategy:
19
matrix:
20
- utplsql-version: [develop, v3.1.0, v3.1.6, v3.1.11]
+ utplsql-version: [develop, v3.1.6, v3.1.11]
21
22
services:
23
oracle:
0 commit comments