Skip to content

Commit aace9c9

Browse files
committed
Beta1 -> Beta3
1 parent 95c6931 commit aace9c9

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/test-main.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,11 @@ jobs:
4747
- name: '1.9.21 K2'
4848
version: '1.9.21'
4949
k2: true
50-
- name: '2.0.0-Beta1'
51-
version: '2.0.0-Beta1'
50+
- name: '2.0.0-Beta3'
51+
version: '2.0.0-Beta3'
5252
k2: false
53-
- name: '2.0.0-Beta1 K2'
54-
version: '2.0.0-Beta1'
53+
- name: '2.0.0-Beta3 K2'
54+
version: '2.0.0-Beta3'
5555
k2: true
5656
env:
5757
KOTLIN_VERSION: ${{ matrix.kotlin.version }}

0 commit comments

Comments
 (0)