@@ -118,30 +118,30 @@ This policy is to balance the desire for as much backwards compatibility as poss
118118The following table shows the combination of Swift language versions and operating systems that
119119receive regular unit testing (either in development, or with CI) against the ** current version** of ** RediStack** .
120120
121- | Platform | Swift 5.2 | 5.3 | 5.4 | Trunk |
122- | :----------------------| :------------------ :| :------------------ :| :------------------ :| :------------- -----:|
123- | macOS Latest (Intel) | | | : white_check_mark : | |
124- | Ubuntu 20.04 (Focal) | : white_check_mark : | : white_check_mark : | : white_check_mark : | : white_check_mark : |
125- | Ubuntu 18.04 (Bionic) | : white_check_mark : | : white_check_mark : | : white_check_mark : | : white_check_mark : |
126- | Ubuntu 16.04 (Xenial) | : white_check_mark : | : white_check_mark : | : white_check_mark : | : white_check_mark : |
127- | Amazon Linux 2 | : white_check_mark : | : white_check_mark : | : white_check_mark : | : white_check_mark : |
128- | CentOS 8 | : white_check_mark : | : white_check_mark : | : white_check_mark : | : white_check_mark : |
129- | CentOS 7 | : white_check_mark : | : white_check_mark : | : white_check_mark : | : white_check_mark : |
121+ | Platform | Swift 5.2 | 5.3 | 5.4 | Trunk |
122+ | :----------------------| :---------:| :---:| :---:| :-----:|
123+ | macOS Latest (Intel) | | | ✅ | |
124+ | Ubuntu 20.04 (Focal) | ✅ | ✅ | ✅ | ✅ |
125+ | Ubuntu 18.04 (Bionic) | ✅ | ✅ | ✅ | ✅ |
126+ | Ubuntu 16.04 (Xenial) | ✅ | ✅ | ✅ | ✅ |
127+ | Amazon Linux 2 | ✅ | ✅ | ✅ | ✅ |
128+ | CentOS 8 | ✅ | ✅ | ✅ | ✅ |
129+ | CentOS 7 | ✅ | ✅ | ✅ | ✅ |
130130
131131For older versions of ** RediStack** , view each summary below.
132132
133133<details >
134134<summary ><bold >RediStack 1.x</bold ></summary >
135135
136- | Platform | Swift 5.1 | 5.2 | 5.3 |
137- | :----------------------| :------------------ :| :------------------ :| :--------------- ---:|
138- | macOS Latest (Intel) | | | |
139- | Ubuntu 20.04 (Focal) | | : white_check_mark : | : white_check_mark : |
140- | Ubuntu 18.04 (Bionic) | : white_check_mark : | : white_check_mark : | : white_check_mark : |
141- | Ubuntu 16.04 (Xenial) | : white_check_mark : | : white_check_mark : | : white_check_mark : |
142- | Amazon Linux 2 | | : white_check_mark : | : white_check_mark : |
143- | CentOS 7 | | : white_check_mark : | : white_check_mark : |
144- | CentOS 8 | | : white_check_mark : | : white_check_mark : |
136+ | Platform | Swift 5.1 | 5.2 | 5.3 |
137+ | :----------------------| :---------:| :---:| :---:|
138+ | macOS Latest (Intel) | | | |
139+ | Ubuntu 20.04 (Focal) | | ✅ | ✅ |
140+ | Ubuntu 18.04 (Bionic) | ✅ | ✅ | ✅ |
141+ | Ubuntu 16.04 (Xenial) | ✅ | ✅ | ✅ |
142+ | Amazon Linux 2 | | ✅ | ✅ |
143+ | CentOS 7 | | ✅ | ✅ |
144+ | CentOS 8 | | ✅ | ✅ |
145145
146146</details >
147147
0 commit comments