Skip to content

Commit

Permalink
Update macOS version in CI to macos-13
Browse files Browse the repository at this point in the history
  • Loading branch information
horta committed Nov 24, 2023
1 parent 40238a3 commit 5e24bb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-c-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
strategy:
matrix:
build_type: [Release, Debug]
os: [ubuntu-latest, macos-latest]
os: [ubuntu-latest, macos-13]

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

0 comments on commit 5e24bb5

Please sign in to comment.