Skip to content

Commit e7fa2b6

Browse files
committed
ci: use macos-latest
1 parent a5beaee commit e7fa2b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
strategy:
2929
fail-fast: false
3030
matrix:
31-
os: [ubuntu-latest, windows-latest, macos-14]
31+
os: [ubuntu-latest, windows-latest, macos-latest]
3232
steps:
3333
- name: Checkout repository
3434
uses: actions/checkout@v5

0 commit comments

Comments
 (0)