Skip to content

Commit 56b1555

Browse files
committed
retry
1 parent 9299793 commit 56b1555

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

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

1111
jobs:
1212
build:
13-
runs-on: 'macos-latest'
13+
runs-on: 'macos-15'
1414
if: ${{ github.repository_owner == 'coder' }}
1515
env:
1616
CERT_PATH: /tmp/apple_cert.p12

0 commit comments

Comments
 (0)