Skip to content

Commit

Permalink
chore: update deprecated ci job mac version
Browse files Browse the repository at this point in the history
  • Loading branch information
arichtman committed Jan 1, 2025
1 parent abafde3 commit cc7ad71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [macos-12, macos-14, ubuntu-latest]
os: [macos-13, macos-14, ubuntu-latest]
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit cc7ad71

Please sign in to comment.