We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 264ea06 commit 6f3e0c5Copy full SHA for 6f3e0c5
README.md
@@ -41,7 +41,7 @@ jobs:
41
### Testing
42
43
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
+6.0, 6.1, nightly, and nightly-6.1) on Linux and Windows, add the following code example in
45
`.github/workflows/pull_request.yml`:
46
47
```yaml
0 commit comments