Skip to content

Commit 9e93220

Browse files
Update macos workflow to use the latest version
1 parent 23592fe commit 9e93220

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macos-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212

1313
jobs:
1414
test:
15-
runs-on: macos-13
15+
runs-on: macos-latest
1616
strategy:
1717
matrix:
1818
python-version: ["3.9", "3.10", "3.11", "3.12"]

0 commit comments

Comments
 (0)