Skip to content

Commit

Permalink
Update to macos-14
Browse files Browse the repository at this point in the history
  • Loading branch information
ZacSweers committed Feb 3, 2024
1 parent b8182c1 commit 320eccf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ on:
jobs:
build:
# Necessary for ResultProcessorTest.testExecuteCommandWithStderr
runs-on: 'macos-latest'
runs-on: 'macos-14'
steps:
- name: Checkout
uses: actions/checkout@v4
Expand Down

0 comments on commit 320eccf

Please sign in to comment.