Skip to content

Commit

Permalink
chore(deps): update dependency macos to v14 (#43)
Browse files Browse the repository at this point in the history
Co-authored-by: serious-scaffold[bot] <160990600+serious-scaffold[bot]@users.noreply.github.com>
  • Loading branch information
serious-scaffold[bot] authored Dec 5, 2024
1 parent 34116d5 commit b66bd73
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-24.04, windows-2022, macos-12] # renovate: github-runner
os: [ubuntu-24.04, windows-2022, macos-14] # renovate: github-runner

steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-24.04, windows-2022, macos-12] # renovate: github-runner
os: [ubuntu-24.04, windows-2022, macos-14] # renovate: github-runner

steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
Expand Down

0 comments on commit b66bd73

Please sign in to comment.