kkebo / zyphy

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

ci: change the swiftlang/swift image from nightly-main-jammy to nightly-6.0-jammy #58

Closed kkebo closed 2 months ago

kkebo commented 2 months ago

I already updated README.md so that we use 6.0-snapshot, so I should use nightly-6.0-jammy in CI too.

github-actions[bot] commented 2 months ago

Code Metrics Report

main (b9184fe) #58 (24987e3) +/-
Coverage 88.7% 88.7% 0.0%
Details ``` diff | | main (b9184fe) | #58 (24987e3) | +/- | |-----------|----------------|---------------|------| | Coverage | 88.7% | 88.7% | 0.0% | | Files | 8 | 8 | 0 | | Lines | 1258 | 1258 | 0 | | Covered | 1116 | 1116 | 0 | ```

Reported by octocov