Skip to content

Commit ae0441b

Browse files
committed
CI: Drop old wheel/sdist/archive tests
1 parent f1678f8 commit ae0441b

File tree

1 file changed

+0
-22
lines changed

1 file changed

+0
-22
lines changed

.github/workflows/stable.yml

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -121,28 +121,6 @@ jobs:
121121
check: skiptests
122122
pip-flags: ''
123123
depends: ''
124-
# Check all installation methods
125-
- os: ubuntu-latest
126-
python-version: "3.10"
127-
install: wheel
128-
check: test
129-
pip-flags: ''
130-
depends: REQUIREMENTS
131-
optional-depends: DEFAULT_OPT_DEPENDS
132-
- os: ubuntu-latest
133-
python-version: "3.10"
134-
install: sdist
135-
check: test
136-
pip-flags: ''
137-
depends: REQUIREMENTS
138-
optional-depends: DEFAULT_OPT_DEPENDS
139-
- os: ubuntu-latest
140-
python-version: "3.10"
141-
install: archive
142-
check: test
143-
pip-flags: ''
144-
depends: REQUIREMENTS
145-
optional-depends: DEFAULT_OPT_DEPENDS
146124
exclude:
147125
- os: ubuntu-latest
148126
architecture: x86

0 commit comments

Comments
 (0)