Skip to content

Commit b5ecda7

Browse files
committed
SL-20359 switch back to self-hosted runner now that it has been updated
1 parent ae6d3c0 commit b5ecda7

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ jobs:
77
os: [windows-large]
88
addrsize: ["64"]
99
include:
10-
- os: macos-13-xlarge
10+
- os: macos
11+
tag: self-hosted
1112
addrsize: "64"
1213
continue-on-error: true
1314
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)