Skip to content

Commit

Permalink
Merge pull request #130 from AOMediaCodec/ci-macos13
Browse files Browse the repository at this point in the history
Bump GitHub CI macos-12 to macos-13, due to upstream deprecation.
  • Loading branch information
felicialim authored Dec 13, 2024
2 parents 0801e99 + 30188b4 commit 4826ee2
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 @@ -20,7 +20,7 @@ jobs:
with:
build-options: -DCODEC_CAP=off
macos-amd64:
runs-on: macos-12
runs-on: macos-13
steps:
- name: Checkout repo
uses: actions/checkout@v4
Expand Down

0 comments on commit 4826ee2

Please sign in to comment.