Skip to content

Commit

Permalink
Updated GHA to MacOS 15 and deprecated MacOS 12.
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexSkrypnyk committed Dec 16, 2024
1 parent 967b210 commit 96d3479
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-shell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ jobs:
- ubuntu-latest
- ubuntu-20.04
- ubuntu-22.04
- macos-12
- macos-13
- macos-14
- macos-15
runs-on: ${{ matrix.os }}

steps:
Expand Down

1 comment on commit 96d3479

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.