Skip to content

Commit

Permalink
MacOS-12 GH runner no longer supported (#2190)
Browse files Browse the repository at this point in the history
  • Loading branch information
justsmth authored Feb 13, 2025
1 parent 85a1a02 commit 1123c18
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/actions-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ jobs:
os:
- "macos-14-large"
- "macos-13-large"
- "macos-12-large"
steps:
- uses: actions/checkout@v3
- uses: actions/setup-go@v4
Expand All @@ -59,7 +58,6 @@ jobs:
os:
- "macos-14-large"
- "macos-13-large"
- "macos-12-large"
steps:
- uses: actions/checkout@v3
- uses: actions/setup-go@v4
Expand Down

0 comments on commit 1123c18

Please sign in to comment.