Skip to content

Commit ec8e09b

Browse files
committed
AWS sdk fails in 3.4, we will open a PR with them before we add it back.
1 parent 18f9638 commit ec8e09b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: ./.github/workflows/build-gem.yml
1515
strategy:
1616
matrix:
17-
version: ["3.2", "3.4", "jruby-9.4"]
17+
version: ["3.2", "jruby-9.4"]
1818
with:
1919
version: ${{ matrix.version }}
2020

0 commit comments

Comments
 (0)