KOR buildable

This commit is contained in:
2022-08-22 23:54:30 -04:00
parent 6541e4de44
commit e50328cd89
19 changed files with 685 additions and 218 deletions

View File

@@ -13,7 +13,7 @@ jobs:
strategy:
fail-fast: false
matrix:
version: [0, 1]
version: [0, 1, kor]
steps:
- name: Checkout
uses: actions/checkout@v3