mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-12-26 03:38:55 +01:00
.github/workflows: update Go version for Steam
This commit is contained in:
parent
05470f7706
commit
78ad9f9c30
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'
|
||||||
GO_VERSION: '1.18'
|
GO_VERSION: '1.19'
|
||||||
defaults:
|
defaults:
|
||||||
run:
|
run:
|
||||||
shell: bash
|
shell: bash
|
||||||
|
Loading…
Reference in New Issue
Block a user