Skip to content

Commit

Permalink
chore: Update github action matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
adrien2p committed Nov 9, 2022
1 parent 34bba79 commit acaea35
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
strategy:
matrix:
node-verion: [16.x]
medusajs-version: [1.3.x, 1.4.x]
medusajs-version: [1.5.x, 1.6.x]
steps:
- name: Cancel Previous Runs
uses: styfle/[email protected]
Expand Down Expand Up @@ -43,7 +43,7 @@ jobs:
strategy:
matrix:
node-verion: [16.x]
medusajs-version: [1.3.x, 1.4.x]
medusajs-version: [1.5.x, 1.6.x]
services:
postgres:
image: postgres
Expand Down

0 comments on commit acaea35

Please sign in to comment.