mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +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
|
||||
env:
|
||||
DISPLAY: ':99.0'
|
||||
GO_VERSION: '1.18'
|
||||
GO_VERSION: '1.19'
|
||||
defaults:
|
||||
run:
|
||||
shell: bash
|
||||
|
Loading…
Reference in New Issue
Block a user