Skip to content

Commit ee4f84a

Browse files
committed
Remove superfluous includes
1 parent f862e3f commit ee4f84a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,6 @@ jobs:
5656
platform: ubuntu-latest
5757
- python: pypy3.9
5858
platform: ubuntu-latest
59-
- platform: ubuntu-latest
60-
python: "3.8"
61-
- platform: ubuntu-latest
62-
python: "3.9"
6359
runs-on: ${{ matrix.platform }}
6460
continue-on-error: ${{ matrix.python == '3.12' }}
6561
steps:

0 commit comments

Comments
 (0)