Skip to content

Commit

Permalink
Test with Swift 5.6 Linux in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelofabri committed Mar 16, 2022
1 parent ca2712a commit ec9c539
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ jobs:
matrix:
swift55:
containerImage: swift:5.5
swift56:
containerImage: swift:5.6
container: $[ variables['containerImage'] ]
steps:
- script: swift test --parallel
Expand Down

0 comments on commit ec9c539

Please sign in to comment.