Skip to content

Commit

Permalink
Update test-main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
k163377 authored Dec 29, 2024
1 parent 2bcd505 commit 11a8a0b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/test-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,10 @@ jobs:
- name: '2.0.21 K2'
version: '2.0.21'
k2: true
- name: '2.1.0-RC2'
- name: '2.1.0'
k2: false
- name: '2.1.0-RC2 K2'
- name: '2.1.0 K2'
version: '2.1.0'
k2: true
env:
KOTLIN_VERSION: ${{ matrix.kotlin.version }}
Expand Down

0 comments on commit 11a8a0b

Please sign in to comment.