mirror of
https://github.com/astral-sh/uv.git
synced 2025-07-07 21:35:00 +00:00
Bump to rhel8
This commit is contained in:
parent
5d66df12a2
commit
9208825021
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -248,7 +248,7 @@ jobs:
|
|||
needs: build-binary-linux
|
||||
name: "check system | python on rhel"
|
||||
runs-on: ubuntu-latest
|
||||
container: registry.access.redhat.com/rhel7/rhel
|
||||
container: registry.access.redhat.com/rhel8/rhel
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue