Skip to content

Commit

Permalink
Run example job on macos-13
Browse files Browse the repository at this point in the history
  • Loading branch information
grdsdev committed Oct 7, 2023
1 parent a41b891 commit 76cd13d
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 @@ -31,7 +31,7 @@ jobs:
run: PLATFORM="${{ matrix.platform }}" make test-library

example:
runs-on: macos-latest
runs-on: macos-13
steps:
- uses: actions/checkout@v3
- name: Select Xcode 14.3
Expand Down

0 comments on commit 76cd13d

Please sign in to comment.