Skip to content

Commit 24612e8

Browse files
RBusarowkodiakhq[bot]
authored andcommitted
Apply changes from versionsMatrixYamlUpdate unitTestShardMatrixYamlUpdate
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 31cc632 commit 24612e8

1 file changed

Lines changed: 3 additions & 9 deletions

File tree

.github/workflows/ci.yml

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -243,17 +243,11 @@ jobs:
243243
fail-fast: false
244244
### <start-versions-matrix>
245245
matrix:
246-
kotlin-version: [ 1.8.22, 1.9.10, 1.9.22 ]
246+
kotlin-version: [ 1.9.22 ]
247247
gradle-version: [ 8.5 ]
248248
agp-version: [ 8.0.2, 8.1.0 ]
249-
anvil-version: [ 2.4.9-1-8, 2.4.9 ]
250-
exclude:
251-
- kotlin-version: 1.9.10
252-
anvil-version: 2.4.9-1-8
253-
- kotlin-version: 1.9.22
254-
anvil-version: 2.4.9-1-8
255-
- kotlin-version: 1.8.22
256-
anvil-version: 2.4.9
249+
anvil-version: [ 2.4.9 ]
250+
exclude: [ ]
257251
### <end-versions-matrix>
258252
runs-on: ubuntu-latest
259253
steps:

0 commit comments

Comments
 (0)