Skip to content

Commit 826fbb7

Browse files
committed
drop macos-11 from github actions
1 parent 6cf36b4 commit 826fbb7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/android-build-scripts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118
run: '[[ -f ./src/ffmpeg/ffbuild/config.log ]] && tail -50 ./src/ffmpeg/ffbuild/config.log'
119119
build-lts-on-macos:
120120
name: android lts on macos
121-
runs-on: macos-11
121+
runs-on: macos-12
122122
strategy:
123123
matrix:
124124
ndk-version: [ 'r22b-darwin-x86_64', 'r23b-darwin' ]

0 commit comments

Comments
 (0)