This commit is contained in:
parent
c1df714e5b
commit
5d5190edc0
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ on:
|
|||
- '*'
|
||||
jobs:
|
||||
release:
|
||||
runs-on: docker
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Set up Python
|
||||
|
|
Loading…
Reference in a new issue