Skip to content

Commit

Permalink
TMP: Switch to OCP branch for tests
Browse files Browse the repository at this point in the history
Signed-off-by: Julius Härtl <jus@bitgrid.net>
  • Loading branch information
juliusknorr committed Mar 23, 2022
1 parent 4d733e8 commit 22959bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cypress.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
# containers: [1, 2, 3]
php-versions: [ '7.4' ]
databases: [ 'sqlite' ]
server-versions: [ 'master' ]
server-versions: [ 'enh/ocp-owner-lock' ]

steps:
- name: Use Node.js ${{ matrix.node-version }}
Expand Down

0 comments on commit 22959bf

Please sign in to comment.