Skip to content

Commit

Permalink
Switch to gcr.io
Browse files Browse the repository at this point in the history
  • Loading branch information
Wolf3s committed Sep 29, 2024
1 parent 98e56ee commit 6cd4896
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compilation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
container: ps2dev/ps2dev:latest
container: ghcr.io/ps2homebrew/ps2homebrew:main
# instead of "ps2dev/ps2dev:latest" you can use different tags, for example for old projects you can use "ps2dev/ps2dev:v1.0"
steps:
- name: Install dependencies
Expand Down

0 comments on commit 6cd4896

Please sign in to comment.