Update Go version for Steam

This commit is contained in:
Hajime Hoshi 2021-08-12 02:57:26 +09:00
parent c6dd349338
commit a69bf41d33

View File

@ -9,7 +9,7 @@ jobs:
env:
DISPLAY: ':99.0'
STEAM_RUNTIME_VERSION: '0.20210630.0'
GO_VERSION: '1.16.6'
GO_VERSION: '1.16.7'
defaults:
run:
shell: bash