We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 52229b1 + 397b81e commit d526266Copy full SHA for d526266
.github/workflows/psalm-matrix.yml
@@ -18,7 +18,7 @@ jobs:
18
# do not stop on another job's failure
19
fail-fast: false
20
matrix:
21
- ocp-version: [ 'dev-stable30', 'dev-stable29', 'dev-stable28', 'dev-stable27' ]
+ ocp-version: [ 'dev-stable29', 'dev-stable28', 'dev-stable27' ]
22
23
name: static-psalm-analysis ${{ matrix.ocp-version }}
24
steps:
0 commit comments