@@ -118,30 +118,30 @@ This policy is to balance the desire for as much backwards compatibility as poss
118
118
The following table shows the combination of Swift language versions and operating systems that
119
119
receive regular unit testing (either in development, or with CI) against the ** current version** of ** RediStack** .
120
120
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 | ✅ | ✅ | ✅ | ✅ |
130
130
131
131
For older versions of ** RediStack** , view each summary below.
132
132
133
133
<details >
134
134
<summary ><bold >RediStack 1.x</bold ></summary >
135
135
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 | | ✅ | ✅ |
145
145
146
146
</details >
147
147
0 commit comments