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:
|
||||
build-sign-release:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: catthehacker/ubuntu:act-latest
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: https://github.com/actions/checkout@v4
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue