1
0
mirror of synced 2025-12-23 21:03:15 -05:00

Update doc about m1 (#7233)

This commit is contained in:
LiRen Tu
2021-10-20 23:59:02 -07:00
committed by GitHub
parent 6c3555bac6
commit e87604eccb

View File

@@ -47,7 +47,7 @@ SUB_BUILD=PLATFORM ./gradlew build
Please note that though the `JDK_VERSION` variable is set to `17`, you should still run the command with JDK 14 locally. Otherwise, `testconatiners` will run into a JNA related issue.
There are some known issues (unit tests failing, Temporal failing during runs, and some connectors not working). See the [GitHub issue](https://github.com/airbytehq/airbyte/issues/2017) for more information.
There are some known issues (Temporal failing during runs, and some connectors not working). See the [GitHub issue](https://github.com/airbytehq/airbyte/issues/2017) for more information.
{% endhint %}