Skip to content

Commit 0fa53c2

Browse files
committed
修正CI文件
1 parent 30478b7 commit 0fa53c2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/psv_release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,8 @@ jobs:
1919

2020
build-psv:
2121
name: Make (PS Vita)
22-
runs-on: gnuton/vitasdk-docker:20240612
22+
runs-on: ubuntu-latest
23+
container: gnuton/vitasdk-docker:20240612
2324
timeout-minutes: 30
2425
steps:
2526
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)