We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb94332 commit 18f3b57Copy full SHA for 18f3b57
.github/workflows/verify-pr.yml
@@ -23,7 +23,7 @@ jobs:
23
24
test:
25
timeout-minutes: 30
26
- runs-on: macos-latest
+ runs-on: macos-13
27
strategy:
28
matrix:
29
api-level: [ 21, 29 ]
0 commit comments