Skip to content

Commit 0f334e6

Browse files
committed
Test on Ruby 2.7.0
To verify puppetlabs#87
1 parent a9620d5 commit 0f334e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ jobs:
1212
fail-fast: false
1313
matrix:
1414
ruby_version:
15-
- "2.7"
15+
- "2.7.0"
1616
- "3.2"
1717
include:
18-
- ruby-version: '2.7'
18+
- ruby-version: '2.7.0'
1919
puppet_gem_version: '~> 7.0'
2020
- ruby_version: '3.2'
2121
puppet_gem_version: '~> 8.0'

0 commit comments

Comments
 (0)