Skip to content

Commit

Permalink
chore(deps): update dependency macos to v14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 25, 2024
1 parent 29fbfc1 commit 74613ef
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/bazel_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
build_and_test_macos11:
name: macOS 11 build <Apple Clang>
runs-on: macos-11
runs-on: macos-14

steps:
- uses: actions/checkout@v4
Expand All @@ -59,7 +59,7 @@ jobs:
build_and_test_macos12:
name: macOS 12 build <Apple Clang>
runs-on: macos-12
runs-on: macos-14

steps:
- uses: actions/checkout@v4
Expand All @@ -77,7 +77,7 @@ jobs:
build_and_test_macos13:
name: macOS 13 build <Apple Clang>
runs-on: macos-13
runs-on: macos-14

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 74613ef

Please sign in to comment.