There was an error while loading. Please reload this page.
1 parent 2265fa2 commit a39f34dCopy full SHA for a39f34d
.github/workflows/main.yml
@@ -6,7 +6,7 @@ jobs:
6
strategy:
7
matrix:
8
os: [ubuntu-latest, macos-latest, windows-latest]
9
- ruby-version: ['3.2', '3.1', '3.0', '2.7', truffleruby]
+ ruby-version: ['3.3', '3.2', '3.1', '3.0', '2.7', truffleruby]
10
# conformance require perl because of that we
11
# only run unit tests on windows
12
include:
0 commit comments