ci: use catthehacker image
All checks were successful
Build and Sign Extension / build-sign-release (push) Successful in 2m34s
All checks were successful
Build and Sign Extension / build-sign-release (push) Successful in 2m34s
This commit is contained in:
parent
c00155c0d8
commit
e699289a3d
1 changed files with 2 additions and 0 deletions
|
|
@ -8,6 +8,8 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
build-sign-release:
|
build-sign-release:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
container:
|
||||||
|
image: catthehacker/ubuntu:act-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: https://github.com/actions/checkout@v4
|
uses: https://github.com/actions/checkout@v4
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue