Skip to content

Commit 2b69e3a

Browse files
committed
Use macos-13 for Crane.
1 parent 4724bb2 commit 2b69e3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Crane.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525

2626
test:
2727
needs: build
28-
runs-on: ubuntu-latest
28+
runs-on: macos-13
2929
timeout-minutes: 30
3030
strategy:
3131
matrix:

0 commit comments

Comments
 (0)