Skip to content

Commit 5040710

Browse files
committed
Remove duplicate integration tests from matrix
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.
1 parent fe80ca5 commit 5040710

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,6 @@ jobs:
2929
os: [ubuntu-latest, macos-latest]
3030
swift: ["5.10"]
3131
include:
32-
- os: macos-12
33-
swift: "5.10"
34-
- os: ubuntu-22.04
35-
swift: "5.10"
3632
- os: windows-latest
3733
swift: "5.6.3"
3834
steps:

0 commit comments

Comments
 (0)