Skip to content

Commit

Permalink
[ci] Update macos for cpp tests. (#11063)
Browse files Browse the repository at this point in the history
  • Loading branch information
trivialfis authored Dec 5, 2024
1 parent c0f1f56 commit 172de1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [macos-12]
os: [macos-13]
steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
with:
Expand Down

0 comments on commit 172de1e

Please sign in to comment.