From 1dc637a66da77a450db84fe5b4e7c4b031d4c61b Mon Sep 17 00:00:00 2001 From: Hajime Hoshi Date: Tue, 12 Oct 2021 11:52:33 +0900 Subject: [PATCH] .github/workflows: Update Steam runtime version --- .github/workflows/steam.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/steam.yml b/.github/workflows/steam.yml index b3c76416b..69166ae09 100644 --- a/.github/workflows/steam.yml +++ b/.github/workflows/steam.yml @@ -8,7 +8,7 @@ jobs: runs-on: ubuntu-latest env: DISPLAY: ':99.0' - STEAM_RUNTIME_VERSION: '0.20210721.1' + STEAM_RUNTIME_VERSION: '0.20210906.1' GO_VERSION: '1.17' defaults: run: