diff --git a/.github/workflows/swift.yml b/.github/workflows/swift.yml
index a05113e..64d8e6b 100644
--- a/.github/workflows/swift.yml
+++ b/.github/workflows/swift.yml
@@ -11,7 +11,7 @@ jobs:
name: Image ${{ matrix.image }}
strategy:
matrix:
- image: ["swift:6.1.2-noble", "swift:6.1.2-jammy", "swift:6.0.3-noble"]
+ image: ["swift:6.2.0-noble", "swift:6.2.0-jammy", "swift:6.1.2-noble"]
runs-on: ubuntu-latest
container:
image: ${{ matrix.image }}
diff --git a/README.md b/README.md
index 56aa3a8..e8c6d47 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
-
+