This repository was archived by the owner on May 30, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 name : Test against ponyc main
1414 runs-on : ubuntu-latest
1515 container :
16- image : ghcr.io/ponylang/shared-docker-ci-standard-builder-with-libressl-4.2.0 :nightly
16+ image : ghcr.io/ponylang/shared-docker-ci-standard-builder-with-libressl-4.2.1 :nightly
1717 steps :
1818 - uses : actions/checkout@v6.0.2
1919 - name : Test
Original file line number Diff line number Diff line change 2121 name : Test against recent ponyc release
2222 runs-on : ubuntu-latest
2323 container :
24- image : ghcr.io/ponylang/shared-docker-ci-standard-builder-with-libressl-4.2.0 :release
24+ image : ghcr.io/ponylang/shared-docker-ci-standard-builder-with-libressl-4.2.1 :release
2525 steps :
2626 - uses : actions/checkout@v6.0.2
2727 - name : Test
You can’t perform that action at this time.
0 commit comments