Change Github Workflow build name (#977)

This commit is contained in:
bladeoner 2021-10-04 17:03:17 +02:00 committed by GitHub
parent 8aa8e4ce74
commit abf7c389fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,7 @@ on: [push, pull_request]
jobs:
build:
name: ubuntu-20.04
name: Build Snes9x GX
runs-on: ubuntu-20.04
container: devkitpro/devkitppc:latest