Skip to content

Commit 102c0c2

Browse files
committed
Change to Aligned runner in Go workflow
1 parent 456c712 commit 102c0c2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ env:
1717
FFI_FOR_RELEASE: false
1818
jobs:
1919
build:
20-
runs-on: ubuntu-latest
20+
runs-on: aligned-runner
2121

2222
steps:
2323
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)