KOR buildable

Former-commit-id: e50328cd89
This commit is contained in:
Luke Street
2022-08-22 23:54:30 -04:00
parent f028adcc32
commit 75f08901d8
19 changed files with 685 additions and 218 deletions
+1 -1
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