Skip to content

Commit

Permalink
Be more specific on firefox version
Browse files Browse the repository at this point in the history
(cherry picked from commit 78ff514)
  • Loading branch information
kategengler committed Dec 28, 2021
1 parent 25d1674 commit 07a7d3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ jobs:
- name: Setup firefox
uses: browser-actions/setup-firefox@latest
with:
firefox-version: 91
firefox-version: 91.0.1
- run: firefox --version
- name: test
run: yarn ember test -c testem.ci-browsers.js
Expand Down

0 comments on commit 07a7d3f

Please sign in to comment.