.github/workflows: Update Steam runtime version

This commit is contained in:
Hajime Hoshi 2021-10-12 11:52:33 +09:00
parent ecdf814797
commit 1dc637a66d

View File

@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
env: env:
DISPLAY: ':99.0' DISPLAY: ':99.0'
STEAM_RUNTIME_VERSION: '0.20210721.1' STEAM_RUNTIME_VERSION: '0.20210906.1'
GO_VERSION: '1.17' GO_VERSION: '1.17'
defaults: defaults:
run: run: