We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 399b927 commit 332d4c4Copy full SHA for 332d4c4
2 files changed
.coveralls.yml
@@ -0,0 +1 @@
1
+repo_token: RoxdgPedMabKaRMN2QPrPD2pWVbaicMW1
.github/workflows/ci.yml
@@ -23,8 +23,8 @@ jobs:
23
- 2.5
24
- 2.6
25
- 2.7
26
- #- 3.0 # Commented out until net-http-persistent is updaated
27
- #- ruby-head # Commented out until net-http-persistent is updaated
+ - 3.0
+ - ruby-head
28
- jruby
29
steps:
30
- name: Clone repository
0 commit comments