diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8e2ba8aad..83588df23 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -50,6 +50,7 @@ jobs: tag: - swift:5.1 - swift:5.2 + - swift:5.3 container: image: ${{ matrix.tag }} steps: