Skip to content

Commit 5b3c4f8

Browse files
authored
ci: remove tests on deprecated windows-2019 runner (#403)
1 parent d7320cc commit 5b3c4f8

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -172,9 +172,6 @@ jobs:
172172
- os: windows-latest
173173
swift: '5.9' # 2nd installation approach
174174
development: false
175-
- os: windows-2019
176-
swift: '5.3'
177-
development: false
178175
- os: ubuntu-latest
179176
swift: '5.3.0' # oldest
180177
development: false

0 commit comments

Comments
 (0)