This commit is contained in:
parent
9ba1d7e459
commit
2e8b04f444
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ on:
|
|||
- '*'
|
||||
jobs:
|
||||
release:
|
||||
runs-on: ubuntu-22.04:docker://ghcr.io/catthehacker/ubuntu:act-22.04
|
||||
runs-on: docker://ghcr.io/catthehacker/ubuntu:act-22.04
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Set up Python
|
||||
|
|
Loading…
Reference in a new issue