Skip to content

Commit

Permalink
removing workflow files for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
jokkon committed Sep 18, 2024
1 parent f432c61 commit 8adf610
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 268 deletions.
69 changes: 0 additions & 69 deletions .github/workflows/android.yml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/linux-arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
run: |
export PYVER_MINOR=${PYVER%.*}
echo "PYVER_MINOR: $PYVER_MINOR"
apt-get update
sudo apt-get update
sudo apt-get install -qq curl software-properties-common libnotify-dev libayatana-appindicator3-dev patchelf
sudo add-apt-repository -y ppa:git-core/ppa
sudo add-apt-repository -y ppa:deadsnakes/ppa
Expand Down
100 changes: 0 additions & 100 deletions .github/workflows/macos.yml

This file was deleted.

98 changes: 0 additions & 98 deletions .github/workflows/windows.yml

This file was deleted.

0 comments on commit 8adf610

Please sign in to comment.