.github/workflows/verify.yml in rex-socket-0.1.57 vs .github/workflows/verify.yml in rex-socket-0.1.58

- old
+ new

@@ -35,13 +35,14 @@ ruby: - '2.7' - '3.0' - '3.1' - '3.2' + - '3.3' os: - ubuntu-20.04 - windows-2019 - - macos-11 + - macos-13 - ubuntu-latest exclude: - { os: ubuntu-latest, ruby: '2.7' } - { os: ubuntu-latest, ruby: '3.0' }