Skip to content

Commit

Permalink
Run matrix builds in series due to gh-pages update.
Browse files Browse the repository at this point in the history
  • Loading branch information
cliffano committed Nov 1, 2020
1 parent ceaedec commit 60d3c16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-workflow.yaml
Expand Up @@ -5,6 +5,7 @@ jobs:
build:
runs-on: ubuntu-latest
strategy:
max-parallel: 1
matrix:
node: [ '13', '14' ]
name: node ${{ matrix.node }}
Expand Down

0 comments on commit 60d3c16

Please sign in to comment.