Skip to content

Commit da1ff2c

Browse files
committed
fix formatting error in build-test-deploy.yml
1 parent 0716653 commit da1ff2c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build-test-deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323
matrix:
2424
python-version: ['3.8', '3.9', '3.10', '3.11', '3.12']
2525
os-version: ['ubuntu-20.04', 'windows-latest', 'macos-latest']
26-
exclude:
2726
# Pinned Ubuntu version to 20.04 since no Python 3.6 builds available on ubuntu-latest (22.04) as of 2022-12-7.
2827
# os-version: [ubuntu-latest, windows-latest, macos-latest]
2928

0 commit comments

Comments
 (0)