Skip to content

Commit 3ba87ab

Browse files
authored
Build on self-hosted runner
1 parent 90f9f18 commit 3ba87ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
jobs:
1313
build:
1414
name: Build Image
15-
runs-on: ubuntu-latest
15+
runs-on: self-hosted
1616
# These permissions are needed to interact with GitHub's OIDC Token endpoint.
1717
permissions:
1818
id-token: write

0 commit comments

Comments
 (0)