We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95529f6 commit 97479abCopy full SHA for 97479ab
1 file changed
.github/workflows/build.yml
@@ -16,7 +16,7 @@ jobs:
16
DB_IMAGE: ${{matrix.db_image}}
17
18
runs-on: ubuntu-latest
19
- startegy:
+ strategy:
20
matrix:
21
utplsql-version: [develop, v3.0.0, v3.1.6, v3.1.11]
22
db_image: gvenzl/oracle-xe:11-full
0 commit comments