Skip to content

Commit

Permalink
Downgrade to ubuntu 22.04 to see if that makes a difference
Browse files Browse the repository at this point in the history
  • Loading branch information
camertron committed Nov 7, 2024
1 parent 722360f commit 30666cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ jobs:
# USE_BROWSER=chrome bundle exec rake test:system
system_firefox:
name: System (Firefox)
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: ruby/setup-ruby@v1
Expand Down

0 comments on commit 30666cd

Please sign in to comment.