mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2026-04-22 15:57:15 +08:00
.github/workflows: add PlayStation 5
This commit is contained in:
@@ -21,6 +21,7 @@ body:
|
||||
- label: Android
|
||||
- label: iOS
|
||||
- label: Nintendo Switch
|
||||
- label: PlayStation 5
|
||||
- label: Xbox
|
||||
- label: Web Browsers
|
||||
validations:
|
||||
|
||||
@@ -17,6 +17,7 @@ body:
|
||||
- label: Android
|
||||
- label: iOS
|
||||
- label: Nintendo Switch
|
||||
- label: PlayStation 5
|
||||
- label: Xbox
|
||||
- label: Web Browsers
|
||||
validations:
|
||||
|
||||
@@ -14,6 +14,8 @@ os:ios:
|
||||
- "- \\[(x|X)\\] iOS\n"
|
||||
os:nintendoswitch:
|
||||
- "- \\[(x|X)\\] Nintendo Switch\n"
|
||||
os:playstation5:
|
||||
- "- \\[(x|X)\\] PlayStation 5\n"
|
||||
os:xbox:
|
||||
- "- \\[(x|X)\\] Xbox\n"
|
||||
os:js:
|
||||
|
||||
Reference in New Issue
Block a user