Commit 1d5f8adc authored by David Sveningsson's avatar David Sveningsson
Browse files

feat(deps): remove support for cypress v11

BREAKING CHANGE: Cypress v12 or later is now required.
parent 89571b12
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -80,7 +80,6 @@ Cypress compatibility:
  parallel:
    matrix:
      - CYPRESS_MATRIX:
          - 11
          - 12
          - 13
          - 14
Loading