File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 3030 image-name : ghcr.io/${{ github.repository }}/apache
3131 key : apache
3232 with :
33- runs-on : ubuntu-22 .04
33+ runs-on : ubuntu-24 .04
3434 platform : ${{ matrix.platform }}
3535 image-name : ${{ matrix.docker.image-name }}
3636 dockerfile : ${{ matrix.docker.dockerfile }}
4848 - ghcr.io/${{ github.repository }}
4949 - ghcr.io/${{ github.repository }}/apache
5050 with :
51- runs-on : ubuntu-22 .04
51+ runs-on : ubuntu-24 .04
5252 image-name : ${{ matrix.image-name }}
Original file line number Diff line number Diff line change 2929 image-name : ghcr.io/${{ github.repository }}/apache
3030 key : apache
3131 with :
32- runs-on : ubuntu-22 .04
32+ runs-on : ubuntu-24 .04
3333 platform : ${{ matrix.platform }}
3434 image-name : ${{ matrix.docker.image-name }}
3535 dockerfile : ${{ matrix.docker.dockerfile }}
4848 - ghcr.io/${{ github.repository }}
4949 - ghcr.io/${{ github.repository }}/apache
5050 with :
51- runs-on : ubuntu-22 .04
51+ runs-on : ubuntu-24 .04
5252 image-name : ${{ matrix.image-name }}
Original file line number Diff line number Diff line change 3030 image-name : ghcr.io/${{ github.repository }}/apache
3131 key : apache
3232 with :
33- runs-on : ubuntu-22 .04
33+ runs-on : ubuntu-24 .04
3434 platform : ${{ matrix.platform }}
3535 image-name : ${{ matrix.docker.image-name }}
3636 dockerfile : ${{ matrix.docker.dockerfile }}
4949 - ghcr.io/${{ github.repository }}
5050 - ghcr.io/${{ github.repository }}/apache
5151 with :
52- runs-on : ubuntu-22 .04
52+ runs-on : ubuntu-24 .04
5353 image-name : ${{ matrix.image-name }}
Original file line number Diff line number Diff line change 99# env:
1010# BUILDKIT_PROGRESS: plain
1111
12- # silent: true
12+ silent : true
1313
1414tasks :
1515
You can’t perform that action at this time.
0 commit comments