We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a76e02 commit 4c877b1Copy full SHA for 4c877b1
1 file changed
.github/workflows/test.yml
@@ -69,7 +69,7 @@ jobs:
69
os: [ ubuntu-latest, macos-latest, windows-latest ]
70
node: ["12", "14", "16"]
71
firebase: ["9"]
72
- firebaseTools: ["9"]
+ firebaseTools: ["9", "10"]
73
rxjs: ["6", "7"]
74
ng: ["12", "13"]
75
exclude:
@@ -147,7 +147,7 @@ jobs:
147
os: [ ubuntu-latest ]
148
node: ["14"]
149
firebase: ["9", "canary", "next"]
150
151
rxjs: ["7"]
152
ng: ["12", "13", "next"]
153
0 commit comments