Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
leogdion authored Sep 18, 2024
1 parent 52b8ade commit f571632
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,21 +13,16 @@ jobs:
fail-fast: false
matrix:
image:
- swift:5.8-bionic
- swift:5.8-focal
- swift:5.8-jammy
- swift:5.8-amazonlinux2
- swift:5.9-focal
- swift:5.9-jammy
- swift:5.9-amazonlinux2
- swift:5.10-focal
- swift:5.10-jammy
- swift:5.10-noble
- swift:5.10-amazonlinux2
- swift:6.0-focal
- swift:6.0-jammy
- swift:6.0-noble
- swift:6.0-amazonlinux2
container:
image: ${{ matrix.image }}
steps:
Expand Down

0 comments on commit f571632

Please sign in to comment.