mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-12-26 03:38:55 +01:00
Update Go version for Steam
This commit is contained in:
parent
c6dd349338
commit
a69bf41d33
2
.github/workflows/steam.yml
vendored
2
.github/workflows/steam.yml
vendored
@ -9,7 +9,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
DISPLAY: ':99.0'
|
DISPLAY: ':99.0'
|
||||||
STEAM_RUNTIME_VERSION: '0.20210630.0'
|
STEAM_RUNTIME_VERSION: '0.20210630.0'
|
||||||
GO_VERSION: '1.16.6'
|
GO_VERSION: '1.16.7'
|
||||||
defaults:
|
defaults:
|
||||||
run:
|
run:
|
||||||
shell: bash
|
shell: bash
|
||||||
|
Loading…
Reference in New Issue
Block a user