Skip to content

Commit 8cbc330

Browse files
committed
ci: use macos-15 runner for docker push [skip ci]
1 parent 1e615df commit 8cbc330

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313
jobs:
1414
docker-push:
1515
name: Docker Push
16-
runs-on: ubuntu-latest
16+
runs-on: macos-15
1717
steps:
1818
- uses: actions/checkout@v4
1919
- name: Login to Docker Hub

0 commit comments

Comments
 (0)