diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index e673622..e88dc66 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -60,10 +60,11 @@ jobs: strategy: matrix: os: + - macos-14 - macos-latest + - ubuntu-22.04 - ubuntu-latest ruby: - - ruby-3.0 - ruby-3.1 - ruby-3.2 - ruby-3.3