Skip to content

Commit

Permalink
tested e2e for macos13
Browse files Browse the repository at this point in the history
  • Loading branch information
priya-kinthali committed Oct 1, 2024
1 parent 587e3a8 commit c19fedc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-cache.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-24.04, windows-latest, macos-latest]
os: [ubuntu-24.04, windows-latest, macos-latest, macos-13]
python-version: ['3.9', 'pypy-3.9-v7.x']
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit c19fedc

Please sign in to comment.