File tree 3 files changed +4
-3
lines changed 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 7
7
branches : [ main ]
8
8
9
9
jobs :
10
- LatestVersionBuild :
10
+ BuildAndTest :
11
11
name : Image ${{ matrix.image }}
12
12
strategy :
13
13
matrix :
14
- image : ["swift:6.0 .0-noble", "swift:6.0 .0-jammy"]
14
+ image : ["swift:6.1 .0-noble", "swift:6.1 .0-jammy", "swift:6.0.0-noble "]
15
15
runs-on : ubuntu-latest
16
16
container :
17
17
image : ${{ matrix.image }}
Original file line number Diff line number Diff line change 3
3
.build /
4
4
.swiftpm /
5
5
* .xcodeproj
6
+ .swift-version
6
7
* ~
Original file line number Diff line number Diff line change 3
3
<img src =" https://github.com/swift-server-community/dynamo-db-tables/actions/workflows/swift.yml/badge.svg?branch=main " alt =" Build - Main Branch " >
4
4
</a >
5
5
<a href =" http://swift.org " >
6
- <img src =" https://img.shields.io/badge/swift-6.0-orange.svg?style=flat " alt =" Swift 6.0 Compatible and Tested " >
6
+ <img src =" https://img.shields.io/badge/swift-6.1|6. 0-orange.svg?style=flat " alt =" Swift 6.1 and 6.0 Compatible and Tested " >
7
7
</a >
8
8
<img src =" https://img.shields.io/badge/ubuntu-22.04|24.04-yellow.svg?style=flat " alt =" Ubuntu 22.04 and 24.04 Tested " >
9
9
<img src =" https://img.shields.io/badge/license-Apache2-blue.svg?style=flat " alt =" Apache 2 " >
You can’t perform that action at this time.
0 commit comments