Skip to content

Commit 2ebf463

Browse files
authored
chore: remove ci build of 3.8 (#548)
1 parent 0cb67da commit 2ebf463

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
strategy:
1313
matrix:
1414
os: [ubuntu-latest, macOS-latest] # TODO: add windows-2019,
15-
python-version: ["38", "39", "310", "311", "312", "313"]
15+
python-version: ["39", "310", "311", "312", "313"]
1616
env:
1717
CIBW_SKIP: "cp36-* pp* *-win32"
1818
CIBW_ARCHS_MACOS: x86_64 universal2 arm64

0 commit comments

Comments
 (0)