Skip to content

Commit 2c6474a

Browse files
Use ubuntu latest instead of self hosted
1 parent cff1da5 commit 2c6474a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ concurrency:
99

1010
jobs:
1111
Bench-Build-Test:
12-
runs-on: self-hosted
12+
runs-on: ubuntu-latest
1313
container: docker.io/frappe/bench:latest
1414

1515
steps:

0 commit comments

Comments
 (0)