diff --git a/.github/pkl-workflows/wrappers.pkl b/.github/pkl-workflows/wrappers.pkl index aab2c70f5d..54e030b148 100644 --- a/.github/pkl-workflows/wrappers.pkl +++ b/.github/pkl-workflows/wrappers.pkl @@ -109,7 +109,7 @@ jobs { } }) ["android"] = new Job { - `runs-on` = "ubuntu-20.04" + `runs-on` = "ubuntu-22.04" name = "Android" strategy { matrix { diff --git a/.github/workflows/wrappers.yml b/.github/workflows/wrappers.yml index c8f75014ea..28b24c0876 100755 --- a/.github/workflows/wrappers.yml +++ b/.github/workflows/wrappers.yml @@ -536,7 +536,7 @@ jobs: - x86 - x86_64 fail-fast: false - runs-on: ubuntu-20.04 + runs-on: ubuntu-22.04 timeout-minutes: 90 steps: - name: Checkout Code diff --git a/wrappers/realm-core b/wrappers/realm-core index 3aba889bd9..86cb06414b 160000 --- a/wrappers/realm-core +++ b/wrappers/realm-core @@ -1 +1 @@ -Subproject commit 3aba889bd9c93c91ea7906b9ec4b60a5c5dcab45 +Subproject commit 86cb06414b9c10afb89cf83cb6eb5e9d7908d141