File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121 url : ${{ steps.deployment.outputs.page_url }}
2222 runs-on : ubuntu-latest
2323 container :
24- image : ghcr.io/ponylang/library-documentation-action-v2:nightly
24+ image : ghcr.io/ponylang/library-documentation-action-v2:release
2525 steps :
2626 - name : Checkout
2727 uses : actions/checkout@v6.0.2
Original file line number Diff line number Diff line change 2121 name : Test against recent ponyc release on Linux
2222 runs-on : ubuntu-latest
2323 container :
24- image : ghcr.io/ponylang/shared-docker-ci-standard-builder-with-openssl-3.6.2:nightly
24+ image : ghcr.io/ponylang/shared-docker-ci-standard-builder-with-openssl-3.6.2:release
2525 steps :
2626 - uses : actions/checkout@v6.0.2
2727 - name : Test
Original file line number Diff line number Diff line change 4040 needs :
4141 - pre-artefact-creation
4242 container :
43- image : ghcr.io/ponylang/library-documentation-action-v2:nightly
43+ image : ghcr.io/ponylang/library-documentation-action-v2:release
4444 steps :
4545 - name : Checkout
4646 uses : actions/checkout@v6.0.2
You can’t perform that action at this time.
0 commit comments