Skip to content

Commit

Permalink
ci: lauch tests in sequentiel
Browse files Browse the repository at this point in the history
Signed-off-by: matthias.gatto <matthias.gatto@outscale.com>
  • Loading branch information
outscale-mgo committed Jun 13, 2024
1 parent 9ba0b3e commit ac8360b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-latest, windows-latest]
max-parallel: 1
version: [12, 14, 16]
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit ac8360b

Please sign in to comment.