@@ -32,7 +32,8 @@ jobs:
uses: actions/setup-go@v2
if: steps.cache.outputs.cache-hit != 'true'
with:
- go-version: 1.17.5
+ stable: false
+ go-version: 1.18.0-beta1
- name: Native Build
run: ./run lib core
@@ -45,7 +45,8 @@ jobs:
- name: Gradle cache
uses: actions/cache@v2
@@ -1 +1 @@
-Subproject commit 5adedfdfdf463097fd718bc319fd70badbd7bb78
+Subproject commit e8118e086ba7e1ea4edfb3320418315aa86430d1