Skip to content

Commit 1805599

Browse files
authored
Merge pull request #379 from nils-a/feature/GH-370
(#370) Bump macos-12 runner to macos-13
2 parents 1df8452 + 80c9279 commit 1805599

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)