mirror of
https://github.com/kkebo/DNSecure.git
synced 2026-03-11 08:54:36 +00:00
ci: bump Swift to 6.2
This commit is contained in:
parent
08101f9766
commit
e102e47f50
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -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 .
|
||||
|
|
|
|||
Loading…
Reference in a new issue