Replace deprecated macos-13 runner with macos-15-intel. (#460)

This commit is contained in:
Yang
2026-02-06 17:13:30 +11:00
committed by GitHub
parent 937ab7eebc
commit 001613e856
+1 -1
View File
@@ -27,7 +27,7 @@ jobs:
api-level: 24 api-level: 24
target: playstore target: playstore
arch: x86 arch: x86
- os: macos-13 - os: macos-15-intel
api-level: 31 api-level: 31
target: default target: default
arch: x86_64 arch: x86_64