Skip to content

Commit 9ccc777

Browse files
committed
test gh runner
Signed-off-by: M. Fatih Cırıt <mfc@autoware.org>
1 parent 9e3bded commit 9ccc777

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test-daily.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ env:
1111

1212
jobs:
1313
build-and-test-daily:
14-
runs-on: [self-hosted, Linux, X64]
14+
runs-on: ubuntu-22.04
1515
container: ${{ matrix.container }}${{ matrix.container-suffix }}
1616
strategy:
1717
fail-fast: false

0 commit comments

Comments
 (0)