Skip to content

Commit b9feadc

Browse files
committed
update pipeline
1 parent 5f0588c commit b9feadc

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,6 @@ jobs:
1515
fail-fast: true
1616
matrix:
1717
os: [windows-latest]
18-
# NOTE(stes): We test against the oldest still supported version of python (3.10),
19-
# the python version of the latest Ubuntu LTS release (3.12)
20-
# and the latest python version CEBRA supports fully (3.13).
21-
#
22-
# Python version chart:
23-
# https://devguide.python.org/versions/
24-
# Python Ubuntu LTS:
25-
# https://documentation.ubuntu.com/ubuntu-for-developers/reference/availability/python/
2618
python-version: ["3.12"]
2719
# We aim to support the versions on pytorch.org
2820
# as well as selected previous versions on

0 commit comments

Comments
 (0)