mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2026-04-27 21:45:09 -06:00
ci: Migrate Transifex runner to latest tag
The `transifex` tag has now been removed due to a seperate image no longer being necessary
This commit is contained in:
parent
eb498e5ecd
commit
ec6a0dd1c8
2
.github/workflows/transifex.yml
vendored
2
.github/workflows/transifex.yml
vendored
@ -7,7 +7,7 @@ on:
|
||||
jobs:
|
||||
transifex:
|
||||
runs-on: ubuntu-latest
|
||||
container: opensauce04/azahar-build-environment:transifex
|
||||
container: opensauce04/azahar-build-environment:latest
|
||||
if: ${{ github.repository == 'azahar-emu/azahar' }}
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
Loading…
Reference in New Issue
Block a user