File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1212 name : Verify main against the latest ponyc on Linux
1313 runs-on : ubuntu-latest
1414 container :
15- image : ghcr.io/ponylang/shared-docker-ci-x86-64-unknown-linux- builder:latest
15+ image : ghcr.io/ponylang/shared-docker-ci-standard- builder:nightly
1616 steps :
1717 - uses : actions/checkout@v4.1.1
1818 - name : Test
Original file line number Diff line number Diff line change 5050 name : Build and upload x86-64-unknown-linux-nightly to Cloudsmith
5151 runs-on : ubuntu-latest
5252 container :
53- image : ghcr.io/ponylang/shared-docker-ci-x86-64-unknown-linux -builder:release
53+ image : ghcr.io/ponylang/shared-docker-ci-standard -builder:release
5454 steps :
5555 - uses : actions/checkout@v4.1.1
5656 - name : Build and upload
Original file line number Diff line number Diff line change 4747 name : x86_64 Linux
4848 runs-on : ubuntu-latest
4949 container :
50- image : ghcr.io/ponylang/shared-docker-ci-x86-64-unknown-linux -builder:release
50+ image : ghcr.io/ponylang/shared-docker-ci-standard -builder:release
5151 steps :
5252 - uses : actions/checkout@v4.1.1
5353 - name : Test with most recent ponyc release
Original file line number Diff line number Diff line change 6464 needs :
6565 - pre-artefact-creation
6666 container :
67- image : ghcr.io/ponylang/shared-docker-ci-x86-64-unknown-linux -builder:release
67+ image : ghcr.io/ponylang/shared-docker-ci-standard -builder:release
6868 steps :
6969 - uses : actions/checkout@v4.1.1
7070 - name : Build and upload
You can’t perform that action at this time.
0 commit comments