mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-12-26 03:38:55 +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
|
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:
|
||||||
|
Loading…
Reference in New Issue
Block a user