We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72d116f commit 03b4d9cCopy full SHA for 03b4d9c
.github/workflows/gomobile.yml
@@ -49,7 +49,7 @@ jobs:
49
- uses: actions/checkout@v2
50
- uses: actions/setup-go@v2
51
with:
52
- go-version: '^1.14'
+ go-version: '1.14.13'
53
# using this version to support more Architectures in the fat file: Openpgp are: armv7 i386 x86_64 arm64
54
- name: Install Gomobile
55
run: |
0 commit comments