Skip to content

Commit

Permalink
Remove duplicate integration tests from matrix
Browse files Browse the repository at this point in the history
These lines should be unnecessary if the intent was to test the latest versions of MacOS and Ubuntu; they are already in the matrix via lines above.
  • Loading branch information
angelapwen committed Jun 28, 2024
1 parent fe80ca5 commit 5040710
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,6 @@ jobs:
os: [ubuntu-latest, macos-latest]
swift: ["5.10"]
include:
- os: macos-12
swift: "5.10"
- os: ubuntu-22.04
swift: "5.10"
- os: windows-latest
swift: "5.6.3"
steps:
Expand Down

0 comments on commit 5040710

Please sign in to comment.