We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 637a802 commit 77d2013Copy full SHA for 77d2013
.github/workflows/build.yml
@@ -20,7 +20,7 @@ jobs:
20
runs-on: ubuntu-latest
21
strategy:
22
matrix:
23
- utplsql-version: [develop, v3.1.8, v3.1.13]
+ utplsql-version: [develop, v3.1.13]
24
25
services:
26
oracle:
0 commit comments