Skip to content

Commit cd19b12

Browse files
committed
testing failure point
1 parent 654a8bb commit cd19b12

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
@@ -15,7 +15,7 @@ jobs:
1515
matrix:
1616
cfg:
1717
- {puppet_version: '7', ruby: '2.7'}
18-
- {puppet_version: '7', ruby: 'jruby-9.3.7.0'}
18+
- {puppet_version: '7', ruby: 'jruby-9.4.2.0'}
1919
- {puppet_version: '8', ruby: '3.2'}
2020
- {puppet_version: '8', ruby: 'jruby-9.4.2.0'}
2121
env:

0 commit comments

Comments
 (0)