Skip to content

Commit e68ea24

Browse files
committed
Relax patch version in external tests.
1 parent 8c7a84f commit e68ea24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/external.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
- ubuntu
1414

1515
ruby:
16-
- "3.1.2"
16+
- "3.1"
1717
- "head"
1818

1919
steps:

0 commit comments

Comments
 (0)