Skip to content

Commit

Permalink
fixup! ci: Test stable4.2 against server stable31, not master
Browse files Browse the repository at this point in the history
Signed-off-by: Christoph Wurst <[email protected]>
  • Loading branch information
ChristophWurst committed Feb 17, 2025
1 parent 19ab9ad commit ea1cdfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/psalm-matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
# do not stop on another job's failure
fail-fast: false
matrix:
ocp-version: [ 'stable30', 'dev-stable31' ]
ocp-version: [ 'dev-stable30', 'dev-stable31' ]

name: static-psalm-analysis ${{ matrix.ocp-version }}
steps:
Expand Down

0 comments on commit ea1cdfd

Please sign in to comment.