We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca757cf commit 67d54d1Copy full SHA for 67d54d1
.github/workflows/test-everything.yml
@@ -40,6 +40,5 @@ jobs:
40
name: ${{ matrix.name }}
41
testArgs: ${{ matrix.testArgs }}
42
enable-kvm: ${{ matrix.enableKvm || false }}
43
- xcode-version: ${{ matrix.xcodeVersion || '' }}
44
kotlin-version: ${{ inputs.kotlin-version }}
45
testballoon-version: ${{ inputs.testballoon-version }}
0 commit comments