Skip to content

Commit

Permalink
Fix browser tests in CI pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
jaylinski committed Jul 23, 2023
1 parent b4a54ad commit 5d9ac27
Show file tree
Hide file tree
Showing 3 changed files with 7,624 additions and 19,194 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
browser:
name: Test (Browser)
runs-on: 'ubuntu-latest'
runs-on: 'ubuntu-22.04'
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down
Loading

0 comments on commit 5d9ac27

Please sign in to comment.