Skip to content

Commit 577b0e1

Browse files
committed
Actions: Update macOS 12 (deprecated) -> 13
1 parent f847eb8 commit 577b0e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
compression-level: 0 # There's no point compressing something already compressed
3636

3737
macos:
38-
runs-on: macos-12
38+
runs-on: macos-13
3939
steps:
4040
- name: "Checkout sources"
4141
uses: actions/checkout@v3

0 commit comments

Comments
 (0)