Skip to content

Commit

Permalink
Change runner to ubuntu-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
vanilevsky authored Mar 15, 2024
1 parent 5e9e6e7 commit c14814d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
tests:
runs-on: macos-latest
runs-on: ubuntu-latest

concurrency:
group: web_integration_tests
Expand Down

0 comments on commit c14814d

Please sign in to comment.