mirror of
https://github.com/TerryCavanagh/VVVVVV.git
synced 2025-07-07 19:45:00 +00:00
CI: Move Sniper SDK from beta to latest.
This was a carryover from FNA when I was doing the initial move to SDL3; VVV won't have to care about this now that 3.2.0 has been out for a while.
This commit is contained in:
parent
37bb4f30fd
commit
70cbde18fe
1 changed files with 1 additions and 3 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
@ -87,9 +87,7 @@ jobs:
|
||||||
name: Build (Steam Linux Runtime Sniper)
|
name: Build (Steam Linux Runtime Sniper)
|
||||||
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: registry.gitlab.steamos.cloud/steamrt/sniper/sdk:beta
|
container: registry.gitlab.steamos.cloud/steamrt/sniper/sdk:latest
|
||||||
env:
|
|
||||||
CONTAINER_IMAGE_TAG: beta
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue