Skip to content

Commit 1e8cb91

Browse files
committed
Added CI/CD github actions for Win64.
1 parent f1f1010 commit 1e8cb91

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/python-app-no-gil-win64.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,6 @@ jobs:
2424
run: |
2525
df
2626
uname -a
27-
- name: Install Debian Packages
28-
run: |
29-
sudo apt update
30-
sudo apt-get install -y graphviz python3-sklearn python3-pandas python3-matplotlib jupyter-notebook python3-ipython python3-scipy python3-numpy python3-pydot python3-setproctitle python3-objgraph python3-urllib3 python3-imageio time btop
3127
- name: Install dependencies
3228
run: |
3329
python -m pip install --upgrade pip

0 commit comments

Comments
 (0)