Skip to content

Commit 2312ddd

Browse files
committed
Bump macos runner
1 parent 28457ff commit 2312ddd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
runs-on: ${{ matrix.os }}
3636
strategy:
3737
matrix:
38-
os: [ ubuntu-latest, macos-12 ]
38+
os: [ ubuntu-latest, macos-13 ]
3939
steps:
4040
# actions/checkout@v2
4141
- uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938

0 commit comments

Comments
 (0)