Skip to content

Commit e2559a7

Browse files
committed
remove docker test
1 parent caff266 commit e2559a7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/build-ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,9 @@ jobs:
1313
os: [windows-latest, ubuntu-22.04]
1414
python-version: ["3.11"]
1515
include:
16-
- os: ubuntu-22.04
17-
python-version: 3.11
18-
#container: Docker
16+
- #os: ubuntu-22.04
17+
#python-version: 3.11
18+
container: Docker
1919

2020
steps:
2121
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)