mirror of
https://github.com/Jguer/yay.git
synced 2026-05-05 04:16:10 +02:00
chore(update): use ubuntu-latest for builder image
This commit is contained in:
parent
418b578e9e
commit
059ca9d9b8
2
.github/workflows/builder-image.yml
vendored
2
.github/workflows/builder-image.yml
vendored
@ -10,7 +10,7 @@ on:
|
||||
jobs:
|
||||
build:
|
||||
name: Push builder image to Docker Hub
|
||||
runs-on: ubuntu-20.04
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user