Skip to content

Commit bfbd21a

Browse files
committed
remove unsupported 3.8 on windows-2019 test
1 parent b149bbe commit bfbd21a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ jobs:
4242
- python: "3.9"
4343
env:
4444
IPP_ENABLE_CURVE: "1"
45-
- python: "3.8"
46-
runs_on: windows-2019
45+
- python: "3.9"
46+
runs_on: windows-2022
4747
- python: "3.9"
4848
runs_on: macos-14
4949
- python: "3.11"

0 commit comments

Comments
 (0)