Correctie build name artifacts pipeline
This commit is contained in:
@@ -20,7 +20,7 @@ jobs:
|
|||||||
run: make
|
run: make
|
||||||
- uses: actions/upload-artifact@v3
|
- uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: x86_64-fedora-38-wait
|
name: x86_64-rockylinux-9-wait
|
||||||
path: wait
|
path: wait
|
||||||
Fedora-40-compile:
|
Fedora-40-compile:
|
||||||
runs-on: fedora-40
|
runs-on: fedora-40
|
||||||
@@ -39,7 +39,7 @@ jobs:
|
|||||||
run: make
|
run: make
|
||||||
- uses: actions/upload-artifact@v3
|
- uses: actions/upload-artifact@v3
|
||||||
with:
|
with:
|
||||||
name: x86_64-fedora-38-wait
|
name: x86_64-fedora-40-wait
|
||||||
path: wait
|
path: wait
|
||||||
Ubuntu-bullseye-compile:
|
Ubuntu-bullseye-compile:
|
||||||
runs-on: node-ubuntu-bullseye
|
runs-on: node-ubuntu-bullseye
|
||||||
|
Reference in New Issue
Block a user