2
0
Fork 0
mirror of https://code.forgejo.org/docker/build-push-action.git synced 2025-06-24 16:05:54 +00:00

test on ubuntu latest

This commit is contained in:
Prajjwal 2025-03-21 09:33:16 +05:30
parent 603a9cec3b
commit f70fa99c35

View file

@ -7,9 +7,10 @@ on:
jobs:
test:
test-multi-warp:
name: Debug Run ${{ matrix.run_number }}
runs-on: warp-ubuntu-latest-x64-2x
# runs-on: warp-ubuntu-latest-x64-2x
runs-on: ubuntu-latest
strategy:
matrix:
run_number: [1]
@ -26,4 +27,6 @@ jobs:
tags: test-image-run-${{ matrix.run_number }}
push: false
platforms: linux/amd64,linux/arm64
profile-name: test-multi-builder
profile-name: test-multi-builder