Skip to content

Commit ed28e43

Browse files
authored
Merge branch 'kamon-io:master' into bump_otel
2 parents a6fe2d7 + a9b9f3c commit ed28e43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: [push, pull_request]
44

55
jobs:
66
ci:
7-
runs-on: self-hosted
7+
runs-on: ubuntu-latest
88
env:
99
JAVA_OPTS: -Xms5120M -Xmx5120M -Xss6M -XX:ReservedCodeCacheSize=256M -Dfile.encoding=UTF-8
1010
JVM_OPTS: -Xms5120M -Xmx5120M -Xss6M -XX:ReservedCodeCacheSize=256M -Dfile.encoding=UTF-8

0 commit comments

Comments
 (0)