Skip to content

Commit

Permalink
deprecate macos-12 & add 15
Browse files Browse the repository at this point in the history
Signed-off-by: artivis <[email protected]>
  • Loading branch information
artivis committed Jan 26, 2025
1 parent e634bea commit 124ed30
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 @@ -60,7 +60,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [macos-12, macos-13, macos-14]
os: [macos-13, macos-14, macos-15]
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 124ed30

Please sign in to comment.