@@ -124,15 +124,17 @@ This policy is to balance the desire for as much backwards compatibility as poss
124
124
The following table shows the combination of Swift language versions and operating systems that
125
125
receive regular unit testing (either in development, or with CI) against the ** current version** of ** RediStack** .
126
126
127
- | Platform | Swift 5.3 | 5.4 | 5.5 | Trunk |
128
- | :----------------------| :---------:| :---:| :---:| :-----:|
129
- | macOS Latest (Intel) | | | ✅ | |
130
- | Ubuntu 20.04 (Focal) | ✅ | ✅ | ✅ | ✅ |
131
- | Ubuntu 18.04 (Bionic) | ✅ | ✅ | ✅ | ✅ |
132
- | Ubuntu 16.04 (Xenial) | ✅ | ✅ | ✅ | ✅ |
133
- | Amazon Linux 2 | ✅ | ✅ | ✅ | ✅ |
134
- | CentOS 8 | ✅ | ✅ | ✅ | ✅ |
135
- | CentOS 7 | ✅ | ✅ | ✅ | ✅ |
127
+ | Platform | Swift 5.5 | 5.6 | 5.7 | Trunk |
128
+ | :----------------------------| :---------:| :---:| :---:| :-----:|
129
+ | macOS Latest (M1) | | | ✅ | |
130
+ | Ubuntu 20.04 (Focal) | ✅ | ✅ | ✅ | ✅ |
131
+ | Ubuntu 18.04 (Bionic) | ✅ | ✅ | ✅ | ✅ |
132
+ | Ubuntu 16.04 (Xenial)** ³** | ✅ | ❌ | ❌ | ❌ |
133
+ | Amazon Linux 2 | ✅ | ✅ | ✅ | ✅ |
134
+ | CentOS 8** ³** | ✅ | ❌ | ❌ | ❌ |
135
+ | CentOS 7 | ✅ | ✅ | ✅ | ✅ |
136
+
137
+ > ** ³** _ CentOS 8 and Ubuntu 16.04 are no longer officially supported by Swift after [ Swift 5.5] ( https://github.com/apple/swift-docker/pull/273 ) ._
136
138
137
139
For older versions of ** RediStack** , view each summary below.
138
140
0 commit comments