We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b77f356 commit 8efa398Copy full SHA for 8efa398
.github/workflows/compilation.yml
@@ -10,7 +10,7 @@ on:
10
jobs:
11
build:
12
runs-on: ubuntu-latest
13
- container: ghcr.io/ps2homebrew/ps2homebrew:main
+ container: ps2max/dev:v20250725
14
steps:
15
- name: git checkout
16
uses: actions/checkout@v4
@@ -51,7 +51,7 @@ jobs:
51
extra: [EXTRA_FEATURES=0, EXTRA_FEATURES=1]
52
pademu: [PADEMU=0, PADEMU=1]
53
54
55
56
57
@@ -91,7 +91,7 @@ jobs:
91
92
build-lang:
93
94
95
96
97
0 commit comments