Skip to content

Commit 3a4a863

Browse files
committed
(CONT-808) Add Ruby32 and Puppet8 to ci
1 parent 82d3394 commit 3a4a863

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ jobs:
1212
fail-fast: false
1313
matrix:
1414
ruby_version:
15-
- "2.5"
1615
- "2.7"
16+
- "3.2"
1717
puppet_gem_version:
18-
- '~> 6.0'
1918
- '~> 7.0'
19+
- 'https://github.com/puppetlabs/puppet' # puppet8
2020
runs_on:
2121
- "ubuntu-latest"
2222
- "windows-latest"

0 commit comments

Comments
 (0)