Skip to content

Commit

Permalink
drop macos-11 from github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
tanersener committed Nov 9, 2024
1 parent 6cf36b4 commit 826fbb7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/android-build-scripts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ jobs:
run: '[[ -f ./src/ffmpeg/ffbuild/config.log ]] && tail -50 ./src/ffmpeg/ffbuild/config.log'
build-lts-on-macos:
name: android lts on macos
runs-on: macos-11
runs-on: macos-12
strategy:
matrix:
ndk-version: [ 'r22b-darwin-x86_64', 'r23b-darwin' ]
Expand Down

0 comments on commit 826fbb7

Please sign in to comment.