Skip to content

Commit

Permalink
Use macos-13 in E2E
Browse files Browse the repository at this point in the history
  • Loading branch information
paolino committed May 3, 2024
1 parent cdc59b9 commit aa896c5
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 aa896c5

Please sign in to comment.