Skip to content

Commit 7e13fd8

Browse files
authored
Merge pull request #798 from y-yagi/ci-against-ruby33
CI against Ruby 3.3
2 parents cdae411 + 7258080 commit 7e13fd8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
- '3.0' # Quoted, to avoid YAML float 3.0 interplated to "3"
1515
- 3.1
1616
- 3.2
17+
- 3.3
1718
steps:
1819
- name: Check out repository code
1920
uses: actions/checkout@v3

0 commit comments

Comments
 (0)