Re-add workaround for download issue with Swift 5.10 (#6256)

This commit is contained in:
Danny Mösch
2025-09-24 22:02:50 +00:00
committed by GitHub
parent be38273534
commit 427565fe1b
2 changed files with 23 additions and 8 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ jobs:
fail-fast: false
matrix:
include:
- image: swift:5.9-focal
- image: swift:5.9-jammy
version: '5.9'
- image: swift:5.10-noble
version: '5.10'