There was an error while loading. Please reload this page.
1 parent 28554c7 commit e44decdCopy full SHA for e44decd
1 file changed
.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@v4
0 commit comments