Skip to content

Commit 052edb4

Browse files
committed
Try self-hosted compilation
1 parent f71dad8 commit 052edb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
# create three jobs which only differ in minimal elements.
3535
# For tags we do not run this since we run the release job instead.
3636
l3build:
37-
runs-on: ubuntu-latest
37+
runs-on: self-hosted
3838
strategy:
3939
fail-fast: false
4040
matrix:

0 commit comments

Comments
 (0)