File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -28,16 +28,16 @@ jobs:
2828 fail-fast : false
2929 matrix :
3030 include :
31- - os : ubuntu-latest
31+ - os : ubuntu-22.04
3232 platform : JVM
3333 targets : jvmTest
34- - os : ubuntu-latest
34+ - os : ubuntu-22.04
3535 platform : Android
3636 targets : testReleaseUnitTest
37- - os : ubuntu-latest
37+ - os : ubuntu-22.04
3838 platform : JS
3939 targets : jsNodeTest jsBrowserTest
40- - os : ubuntu-latest
40+ - os : ubuntu-22.04
4141 platform : Linux
4242 targets : compileKotlinLinuxArm64 linuxX64Test
4343 - os : windows-latest
Original file line number Diff line number Diff line change @@ -16,19 +16,19 @@ jobs:
1616 fail-fast : false
1717 matrix :
1818 include :
19- - os : ubuntu-latest
19+ - os : ubuntu-22.04
2020 platform : common
2121 targets : publishKotlinMultiplatformPublicationToLocalRepository
22- - os : ubuntu-latest
22+ - os : ubuntu-22.04
2323 platform : JVM
2424 targets : publishJvmPublicationToLocalRepository
25- - os : ubuntu-latest
25+ - os : ubuntu-22.04
2626 platform : Android
2727 targets : publishAndroidReleasePublicationToLocalRepository
28- - os : ubuntu-latest
28+ - os : ubuntu-22.04
2929 platform : JS
3030 targets : publishJsPublicationToLocalRepository
31- - os : ubuntu-latest
31+ - os : ubuntu-22.04
3232 platform : Linux
3333 targets : >-
3434 publishLinuxX64PublicationToLocalRepository
You can’t perform that action at this time.
0 commit comments