summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Goldstein <peter.m.goldstein@gmail.com>2023-01-17 10:41:06 -0500
committerPeter Goldstein <peter.m.goldstein@gmail.com>2023-01-17 10:41:06 -0500
commitb1b8e4e674786b1e76dd77c798b5414ff31f55e2 (patch)
tree7bbde4232360633dd48d6b596113f3d667c9dc4a
parent3ba14a9a96d5156dc5f670239b7cf42171b86528 (diff)
downloadmime-types-b1b8e4e674786b1e76dd77c798b5414ff31f55e2.tar.gz
Add Ruby 3.2 to the CI matrix
-rw-r--r--.github/workflows/ci.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index e6237e0..a687378 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -28,6 +28,7 @@ jobs:
- '2.7'
- '3.0'
- '3.1'
+ - '3.2'
- head
- debug
- mingw