Skip to content

Commit 7786658

Browse files
committed
remove docker test
1 parent e2559a7 commit 7786658

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
@@ -12,10 +12,10 @@ jobs:
1212
#os: [windows-2019, macos-10.15, ubuntu-18.04, ubuntu-20.04]
1313
os: [windows-latest, ubuntu-22.04]
1414
python-version: ["3.11"]
15-
include:
16-
- #os: ubuntu-22.04
15+
#include:
16+
#- os: ubuntu-22.04
1717
#python-version: 3.11
18-
container: Docker
18+
#container: Docker
1919

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

0 commit comments

Comments
 (0)