Commit c20d1fd
authored
chore(ci): use apache archive for cassandra download (#98)
* chore(ci): use apache archive for cassandra download
dlcdn is only for the latest versions, we were using 5.0.6 which was
removed when 5.0.7 was released. In this change we use archive.apache.org
which has all the versions and we increment to 5.0.7 while we're at it.
* fixup! chore(ci): use apache archive for cassandra download1 parent c0aa6c8 commit c20d1fd
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments