Skip to content

Commit

Permalink
ci(github): remove macos-12 from runners.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
remarkablemark authored Feb 13, 2025
1 parent e08a66c commit f6a44ae
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/runners.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,3 @@ jobs:
runs-on: macos-13
steps:
- run: echo macos-13

macos-12:
runs-on: macos-12
steps:
- run: echo macos-12

0 comments on commit f6a44ae

Please sign in to comment.