Skip to content

Commit

Permalink
Merge pull request #3767 from fluent/fix-wrong-rotation-tests
Browse files Browse the repository at this point in the history
test_in_tail: Fix unstable tests
  • Loading branch information
ashie committed Jun 2, 2022
2 parents d784872 + e041b61 commit f81d60f
Show file tree
Hide file tree
Showing 2 changed files with 294 additions and 328 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/linux-test.yaml
Expand Up @@ -13,7 +13,7 @@ jobs:
strategy:
fail-fast: false
matrix:
ruby-version: ['3.1', '3.0', '2.7', '2.6']
ruby-version: ['3.1', '3.0', '2.7']
os: [ubuntu-latest]
experimental: [false]
include:
Expand Down

0 comments on commit f81d60f

Please sign in to comment.