Skip to content

Commit

Permalink
Use macos-13 on CI
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinEady committed Dec 29, 2023
1 parent b240488 commit 0a74365
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:

mac:
name: Build and Test [Mac]
runs-on: macos-latest
runs-on: macos-13

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

0 comments on commit 0a74365

Please sign in to comment.