Skip to content

Commit 8b14868

Browse files
committed
CI: use container from GHCR
1 parent 8ea66b3 commit 8b14868

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compilation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
matrix:
1414
debug: [all, debug]
1515
runs-on: ubuntu-latest
16-
container: ps2dev/ps2toolchain:latest
16+
container: ghcr.io/ps2dev/ps2toolchain:latest
1717
steps:
1818
- uses: actions/checkout@v4
1919

0 commit comments

Comments
 (0)