We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d2f118c + cc0ba4a commit 78c9474Copy full SHA for 78c9474
1 file changed
.github/workflows/test.yml
@@ -15,7 +15,7 @@ jobs:
15
strategy:
16
fail-fast: false
17
matrix:
18
- os: [ubuntu-22.04, macos-15]
+ os: [ubuntu-24.04, macos-15]
19
20
runs-on: ${{ matrix.os }}
21
0 commit comments