Skip to content
This repository was archived by the owner on Jun 4, 2026. It is now read-only.

Commit ec35225

Browse files
committed
fix runs on
1 parent 23d79ac commit ec35225

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ on:
9191
default: ''
9292
jobs:
9393
build:
94-
# runs-on: doris-runners-dev
94+
runs-on: ubuntu-latest
9595
steps:
9696
- name: Install git
9797
run: sudo apt-get update && sudo apt-get install -y git jq wget curl unzip

0 commit comments

Comments
 (0)