There was an error while loading. Please reload this page.
1 parent 8b058d2 commit ab46ed4Copy full SHA for ab46ed4
1 file changed
.github/workflows/pony-lint.yml
@@ -17,7 +17,7 @@ jobs:
17
name: Lint Pony source
18
runs-on: ubuntu-latest
19
container:
20
- image: ghcr.io/ponylang/shared-docker-ci-standard-builder:nightly
+ image: ghcr.io/ponylang/shared-docker-ci-standard-builder:release
21
steps:
22
- uses: actions/checkout@v6.0.2
23
- name: Lint
0 commit comments