Skip to content

Commit e207d29

Browse files
committed
Temp
1 parent 5c6d630 commit e207d29

9 files changed

+1
-494
lines changed

.github/workflows/codeql.yml

-74
This file was deleted.

.github/workflows/dependency-review.yml

-20
This file was deleted.

.github/workflows/lint-flake8.yml

-37
This file was deleted.

.github/workflows/simple-program-linux.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
strategy:
1717
fail-fast: false
1818
matrix:
19-
python-version: ["3.7", "3.8", "3.9", "3.10", "3.11"]
19+
python-version: ["3.7", "3.11"]
2020

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

.github/workflows/simple-program-macos.yml

-65
This file was deleted.

.github/workflows/simple-program-windows.yml

-71
This file was deleted.

.github/workflows/system-monitor-linux.yml

-73
This file was deleted.

0 commit comments

Comments
 (0)