summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Wininger <fw.centrale@gmail.com>2022-04-12 09:56:09 +0200
committerFlorian Wininger <fw.centrale@gmail.com>2022-04-12 11:30:51 +0200
commit6b94479cf299a294ba33772f11a668e3826e476e (patch)
tree248f69cb58b81999d460c9ce69f6aa97b3f16a79
parentd1f00804f360acf7ef62f26b80b41e6e37ff3d9b (diff)
downloadnet-ssh-6b94479cf299a294ba33772f11a668e3826e476e.tar.gz
Fix some nits
-rw-r--r--.github/workflows/ci.yml2
-rw-r--r--test/integration/playbook.yml3
2 files changed, 1 insertions, 4 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index d92c39e..fe687aa 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -5,7 +5,7 @@ jobs:
runs-on: ubuntu-18.04
strategy:
matrix:
- ruby-version: [2.7.2, 2.6.6, 3.0.1, 3.1.1]
+ ruby-version: [2.6.6, 2.7.2, 3.0.1, 3.1.1]
steps:
- uses: actions/checkout@v1
diff --git a/test/integration/playbook.yml b/test/integration/playbook.yml
index 828dda2..876a915 100644
--- a/test/integration/playbook.yml
+++ b/test/integration/playbook.yml
@@ -12,9 +12,6 @@
- '2.6.6'
- '2.7.1'
- '3.0.1'
-# - 'ruby-head'
-# - 'rbx-3.19'
-# - 'jruby-9.0.5.0'
rvm_install_path: '/usr/local/rvm'
foopwd: "$6$mhOzf/yapZwS$3RwDl4GfWZ5VcfcsHrK9xNNTxyzLOJBsmMttDNaegIbXxMahV86.v/5HsNtit16MEl0EFf5CSW8Dz2yXV.8GB0"
foo2pwd: "$6$JiB7y7.M0yI$Abt.ZGIc4DwkRWeI6nKxzzPUZcux7hLRXSdpoKoZvswJz1SZyg5GRQWn9pGID0dgC6e4wFglfW6ev/qZoTqGk/"