mirror of
https://code.forgejo.org/docker/build-push-action.git
synced 2025-06-24 16:05:54 +00:00
uses dev runners
This commit is contained in:
parent
d5a6720050
commit
91af290394
1 changed files with 1 additions and 1 deletions
2
.github/workflows/debug.yaml
vendored
2
.github/workflows/debug.yaml
vendored
|
@ -11,7 +11,7 @@ env:
|
|||
jobs:
|
||||
test-multi-warp:
|
||||
name: Debug Run ${{ matrix.run_number }}
|
||||
runs-on: warp-ubuntu-latest-x64-2x
|
||||
runs-on: warpdev-ubuntu-latest-x64-2x
|
||||
strategy:
|
||||
matrix:
|
||||
run_number: [1,2]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue