Skip to content

Commit 00bbad8

Browse files
committed
Drop 6.1.3 from CI
1 parent b1499c1 commit 00bbad8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ jobs:
147147
strategy:
148148
fail-fast: false
149149
matrix:
150-
swift_version: ['6.1.3', '6.3', 'nightly']
150+
swift_version: ['6.3', 'nightly']
151151
os_version: ['jammy']
152152
jdk_vendor: ['corretto']
153153
container:

0 commit comments

Comments
 (0)