mirror of https://github.com/astral-sh/uv
This commit is contained in:
parent
51e44375b9
commit
d4b1544292
|
|
@ -103,12 +103,7 @@ jobs:
|
|||
- uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: "3.12"
|
||||
- name: Setup upterm session
|
||||
uses: lhotari/action-upterm@v1
|
||||
with:
|
||||
## limits ssh access and adds the ssh public keys of the listed GitHub users
|
||||
limit-access-to-users: konstin
|
||||
|
||||
architecture: "x64"
|
||||
- name: "Smoke test (unix)"
|
||||
if: ${{ matrix.os != 'windows' }}
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Reference in New Issue