Commit f0d06c4
authored
ci: fix unit tests, bump actions-timeline (#19509)
* fix unit tests, bump actions-timeline
CI is failing to startup to run unit tests, complaining about actions-timeline version not being allowed, switched to latest per https://github.com/apache/infrastructure-actions/blob/main/actions.yml
* fix S3InputSourceTest1 parent 50ce465 commit f0d06c4
2 files changed
Lines changed: 3 additions & 5 deletions
File tree
- .github/workflows
- extensions-core/s3-extensions/src/test/java/org/apache/druid/data/input/s3
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
Lines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
408 | 408 | | |
409 | 409 | | |
410 | 410 | | |
411 | | - | |
412 | | - | |
413 | | - | |
414 | | - | |
| 411 | + | |
| 412 | + | |
415 | 413 | | |
416 | 414 | | |
417 | 415 | | |
| |||
0 commit comments