Skip to content

Commit 1333aff

Browse files
authored
Update macOS version in CI workflow
1 parent 8ff4d09 commit 1333aff

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gh-ci-cron.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ jobs:
140140
strategy:
141141
fail-fast: false
142142
matrix:
143-
os: [ubuntu-22.04, macos-13]
143+
os: [ubuntu-22.04, macos-14]
144144

145145
steps:
146146
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)