Skip to content

Commit

Permalink
Re-add python3.8 linux wheel builds
Browse files Browse the repository at this point in the history
Signed-off-by: Nathan Goldbaum <[email protected]>
  • Loading branch information
ngoldbaum committed Feb 12, 2024
1 parent c10666a commit dc50aa4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -223,11 +223,6 @@ jobs:
- os: macos-14
python-version: "3.9"

# minimize CI resource usage
- is-full-run: false
os: ubuntu-22.04
python-version: "3.8"

# windows is slow, so dont build unless its a full run
# - is-full-run: false
# os: windows-2022
Expand Down

0 comments on commit dc50aa4

Please sign in to comment.