Skip to content

Commit

Permalink
use macos-14
Browse files Browse the repository at this point in the history
  • Loading branch information
kyakdan committed Dec 17, 2024
1 parent 3bbfb1f commit 3c80e37
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/run-all-tests-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,10 @@ jobs:
name: Build & Test
strategy:
matrix:
os: [macos-13]
os: [macos-14]
jdk: [8]
include:
- os: macos-13
- os: macos-14
arch: "macos-arm64"
bazel_args: "--xcode_version_config=//.github:host_xcodes"

Expand Down

0 comments on commit 3c80e37

Please sign in to comment.