Skip to content

Commit 80c9279

Browse files
committed
(#370) Bump macos-12 runner to macos-13
1 parent 1df8452 commit 80c9279

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
runs-on: ${{ matrix.os }}
2020
strategy:
2121
matrix:
22-
os: [ ubuntu-22.04, windows-2022, macos-12 ]
22+
os: [ ubuntu-22.04, windows-2022, macos-13 ]
2323

2424
env:
2525
AZURE_PASSWORD: ${{ secrets.AZURE_PASSWORD }}

0 commit comments

Comments
 (0)