ctripcorp / SQLlin

A DSL ORM library for Kotlin Multiplatform.
Apache License 2.0
221 stars 11 forks source link

Fix the Github workflows #19

Closed qiaoyuang closed 1 year ago

qiaoyuang commented 1 year ago

Use ubuntu-lastest to replace ubuntu-18.04. Disable the sqllin-dsl unit tests for Kotlin/Native temporarily in build.yml.