Skip to content

Commit 04ac575

Browse files
authored
Merge pull request #112 from futuredapp/fix/update-ci-badges-readme
Update CI badges in README
2 parents de6cf36 + 2304a74 commit 04ac575

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
![Cocoapods platforms](https://img.shields.io/cocoapods/p/FTAPIKit)
77
![License](https://img.shields.io/cocoapods/l/FTAPIKit)
88

9-
![macOS 11](https://github.com/futuredapp/FTAPIKit/actions/workflows/macos-11.yml/badge.svg?branch=main)
10-
![macOS 10.15](https://github.com/futuredapp/FTAPIKit/actions/workflows/macos-10.15.yml/badge.svg?branch=main)
9+
![macOS 15](https://github.com/futuredapp/FTAPIKit/actions/workflows/macos-15.yml/badge.svg?branch=main)
10+
![macOS 14](https://github.com/futuredapp/FTAPIKit/actions/workflows/macos-14.yml/badge.svg?branch=main)
1111
![Ubuntu](https://github.com/futuredapp/FTAPIKit/actions/workflows/ubuntu-latest.yml/badge.svg?branch=main)
1212

1313
Declarative and generic REST API framework using Codable.

0 commit comments

Comments
 (0)