mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-12-25 03:08:54 +01:00
.github/workflows: Update Steam runtime version
This commit is contained in:
parent
ecdf814797
commit
1dc637a66d
2
.github/workflows/steam.yml
vendored
2
.github/workflows/steam.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user