We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0e1396 commit dd4ff65Copy full SHA for dd4ff65
.github/workflows/test.yml
@@ -16,7 +16,7 @@ jobs:
16
matrix:
17
include:
18
- os: macos-latest
19
- targets: iosSimulatorArm64Test macosArm64Test watchosSimulatorArm64Test jvmTest
+ targets: iosSimulatorArm64Test macosArm64Test watchosSimulatorArm64Test tvosSimulatorArm64Test jvmTest
20
- os: ubuntu-latest
21
targets: testDebugUnitTest testReleaseUnitTest jvmTest lintKotlin
22
- os: windows-latest
0 commit comments