Update ci.yml
This commit is contained in:
parent
21ddc5ede4
commit
f3873d9735
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -1,4 +1,4 @@
|
||||
name: pika archlinux with yay docker image
|
||||
name: Debian bleeding edge docker image
|
||||
|
||||
on:
|
||||
push:
|
||||
@ -15,7 +15,7 @@ on:
|
||||
pull_request:
|
||||
|
||||
env:
|
||||
IMAGE_NAME: archlinux-yay
|
||||
IMAGE_NAME: debian-bleedingedge
|
||||
|
||||
jobs:
|
||||
# Push image to GitHub Packages.
|
||||
|
Loading…
Reference in New Issue
Block a user