Skip to content

Commit 1a14313

Browse files
chore(deps): update dependency macos to v14 (#3911)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fad6c00 commit 1a14313

File tree

1 file changed

+1
-1
lines changed
  • clients/algoliasearch-client-kotlin/.github/workflows

1 file changed

+1
-1
lines changed

clients/algoliasearch-client-kotlin/.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
jobs:
99
publish:
1010
name: Publish to Sonatype
11-
runs-on: macos-13
11+
runs-on: macos-14
1212
if: "startsWith(github.event.head_commit.message, 'chore: release')"
1313
steps:
1414
- name: Checkout

0 commit comments

Comments
 (0)