We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bb7e76 commit 71f28dfCopy full SHA for 71f28df
.circleci/config.yml
@@ -179,7 +179,7 @@ jobs:
179
- attach_workspace:
180
at: ~/
181
- run:
182
- name: Test MathJax on firefox-81
+ name: Test MathJax on firefox-82
183
command: .circleci/test.sh mathjax-firefox82+
184
185
mathjax-firefoxLatest:
@@ -197,7 +197,7 @@ jobs:
197
198
199
200
+ name: Test MathJax on firefox-latest
201
202
203
make-baselines:
0 commit comments