Skip to content

Commit

Permalink
using macos-13
Browse files Browse the repository at this point in the history
  • Loading branch information
Nebyt committed Apr 16, 2024
1 parent 007ba59 commit 97933d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-tests.yml
Expand Up @@ -10,7 +10,7 @@ on:
jobs:
E2E_tests:
if: github.event.review && (github.event.review.state == 'approved' || contains(github.event.review.body, '/check') || contains(github.event.review.body, '/regression-check'))
runs-on: macos-12
runs-on: macos-13
strategy:
matrix:
browser: ['chrome', 'firefox']
Expand Down

0 comments on commit 97933d8

Please sign in to comment.