Skip to content

Commit 187be3a

Browse files
author
Oliver Weiler
committed
chore: Switch back to macos-13
1 parent 0717ea6 commit 187be3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
required: true
88
jobs:
99
release:
10-
runs-on: macos-14
10+
runs-on: macos-13
1111
steps:
1212
- name: Check out repository
1313
uses: actions/checkout@v4

0 commit comments

Comments
 (0)