File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1212 name : Verify main against the latest ponyc
1313 runs-on : ubuntu-latest
1414 container :
15- image : ghcr.io/ponylang/shared-docker-ci-standard-builder-with-openssl-3.6.0 :nightly
15+ image : ghcr.io/ponylang/shared-docker-ci-standard-builder-with-openssl-3.6.2 :nightly
1616 steps :
1717 - uses : actions/checkout@v6.0.2
1818 - name : Test
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.0 :release
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
You can’t perform that action at this time.
0 commit comments