kkebo / zyphy

Zyphy is (or will be) a fast web browser engine written in Swift.
MIT License
3 stars 1 forks source link

build: bump swift-tools-version to 6.0 #52

Closed kkebo closed 4 months ago

kkebo commented 4 months ago

Swift 5.11 is now Swift 6.0. When the development snapshot CI is passed next time, we should be able to change swift-tools-version to 6.0.

github-actions[bot] commented 4 months ago

Code Metrics Report

main (8a69b22) #52 (b767fbd) +/-
Coverage 89.0% 89.0% 0.0%
Details ``` diff | | main (8a69b22) | #52 (b767fbd) | +/- | |-----------|----------------|---------------|------| | Coverage | 89.0% | 89.0% | 0.0% | | Files | 7 | 7 | 0 | | Lines | 1215 | 1215 | 0 | | Covered | 1081 | 1081 | 0 | ```

Reported by octocov