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.
1 parent a5beaee commit e7fa2b6Copy full SHA for e7fa2b6
.github/workflows/ci.yml
@@ -28,7 +28,7 @@ jobs:
28
strategy:
29
fail-fast: false
30
matrix:
31
- os: [ubuntu-latest, windows-latest, macos-14]
+ os: [ubuntu-latest, windows-latest, macos-latest]
32
steps:
33
- name: Checkout repository
34
uses: actions/checkout@v5
0 commit comments