mirror of
https://github.com/SheffieldML/GPy.git
synced 2026-04-25 04:46:23 +02:00
try older version of manylinux
This commit is contained in:
parent
121c3c7ee5
commit
d3b2c9f351
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test-and-deploy.yml
vendored
2
.github/workflows/test-and-deploy.yml
vendored
|
|
@ -181,7 +181,7 @@ jobs:
|
|||
python: ['cp39-cp39', 'cp310-cp310', 'cp311-cp311', 'cp312-cp312']
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: quay.io/pypa/manylinux2014_x86_64
|
||||
image: quay.io/pypa/manylinux2014_x86_64:2024-01-29-1785b0b
|
||||
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue