Skip to content

Commit 6f3e0c5

Browse files
authored
Update README.md to include the Swift 6.1
1 parent 264ea06 commit 6f3e0c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
### Testing
4242
4343
To enable pull request testing for all supported Swift versions (5.9, 5.10,
44-
6.0, nightly, and nightly-6.1) on Linux and Windows, add the following code example in
44+
6.0, 6.1, nightly, and nightly-6.1) on Linux and Windows, add the following code example in
4545
`.github/workflows/pull_request.yml`:
4646

4747
```yaml

0 commit comments

Comments
 (0)