We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d644028 commit 3ca54c0Copy full SHA for 3ca54c0
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ env:
14
15
jobs:
16
engine-tests:
17
- runs-on: macos-latest
+ runs-on: macos-13
18
strategy:
19
matrix:
20
api-level: [30]
0 commit comments