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 @@ Build - Main Branch -Swift 6.1 and 6.0 Compatible and Tested +Swift 6.2 and 6.1 Compatible and Tested Ubuntu 22.04 and 24.04 Tested Apache 2