Skip to content

Commit 352d79a

Browse files
committed
macos-13 was deleted from os list
1 parent c601eba commit 352d79a

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
@@ -16,7 +16,7 @@ jobs:
1616
build:
1717
strategy:
1818
matrix:
19-
os: [ ubuntu-latest, macos-13, macos-14, windows-latest ]
19+
os: [ ubuntu-latest, macos-14, windows-latest ]
2020
runs-on: ${{ matrix.os }}
2121
steps:
2222
- name: Checkout

0 commit comments

Comments
 (0)