Skip to content

Commit 3deb908

Browse files
committed
fixup! update to the latest actions runner
1 parent 7652873 commit 3deb908

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

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

88
jobs:
99
release:
10-
runs-on: macos-15 # Targets macOS 15+ environments containing modern Xcode 26 toolchains
10+
runs-on: macos-latest # Targets macOS 15+ environments containing modern Xcode 26 toolchains
1111
permissions:
1212
contents: write # Grants GitHub permission to create a release and upload files
1313

0 commit comments

Comments
 (0)