Browse Source

Update ci.yml

Mr.doob 3 years ago
parent
commit
314ba3ce4b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/ci.yml

+ 1 - 1
.github/workflows/ci.yml

@@ -55,7 +55,7 @@ jobs:
     runs-on: ubuntu-latest
     strategy:
       matrix:
-        CI: [ 0, 1, 2, 3 ]
+        CI: [ 0, 1, 2, 3, 4, 5, 6, 7 ]
     env:
       CI: ${{ matrix.CI }}
       FORCE_COLOR: 1