Skip to content

Commit

Permalink
[ADP-3358] Use macos-13 in E2E (#4576)
Browse files Browse the repository at this point in the history
  • Loading branch information
paolino committed May 3, 2024
2 parents 433f3bb + aa896c5 commit 51490ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ defaults:

jobs:
test:
runs-on: macos-latest
runs-on: macos-13

env:
TESTS_E2E_FIXTURES: ${{ secrets.TESTS_E2E_FIXTURES }}
Expand Down

0 comments on commit 51490ab

Please sign in to comment.