Skip to content

Commit 5dd2b22

Browse files
committed
update macos to latest (13 is retired)
1 parent 0399ab2 commit 5dd2b22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
strategy:
88
fail-fast: true
99
matrix:
10-
os: ["ubuntu-latest", "macos-13", "windows-latest"]
10+
os: ["ubuntu-latest", "macos-latest", "windows-latest"]
1111
python-version: ["3.10", "3.11", "3.12"]
1212
neo4j-version: ["4.4-enterprise", "5.17.0-enterprise"]
1313
exclude:

0 commit comments

Comments
 (0)