Skip to content

Commit 465bdc9

Browse files
authored
Merge branch 'main' into infrequent_polling_benign_exception
2 parents 1b32ce4 + c87fe43 commit 465bdc9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
strategy:
1212
fail-fast: false
1313
matrix:
14-
os: [ubuntu-latest, macos-13, macos-latest]
14+
os: [ubuntu-latest, macos-latest]
1515
# Earliest and latest supported
1616
rubyVersion: ["3.2", "3.4"]
1717
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)