Commit f5ae0ab
Drop redundant pip self-upgrade in CI
Ubuntu 24.04 ships pip 24.0, which already handles the TF 2.21 and
Keras 3.14 wheels. The self-upgrade step also runs into PEP 668's
RECORD-file check on apt-installed pip, so removing it both simplifies
setup and avoids that quirk.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent afb252a commit f5ae0ab
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
| |||
0 commit comments