Skip to content

Commit a54c2de

Browse files
committed
revert build and test go runner
1 parent 6386260 commit a54c2de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test-go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ env:
1818
FFI_FOR_RELEASE: false
1919
jobs:
2020
build:
21-
runs-on: aligned-runner
21+
runs-on: ubuntu-latest
2222

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

0 commit comments

Comments
 (0)