ci: bump Swift to 6.2

This commit is contained in:
Kenta Kubo 2025-09-19 00:45:50 +09:00
parent 08101f9766
commit e102e47f50

View file

@ -7,7 +7,7 @@ on:
jobs:
lint:
runs-on: ubuntu-24.04-arm
container: swift:6.1
container: swift:6.2
steps:
- uses: actions/checkout@v5
- run: swift format lint -rsp .