Skip to content

Commit 465ae36

Browse files
committed
use internal runner
1 parent eb716d8 commit 465ae36

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,7 @@ on:
77

88
jobs:
99
publish:
10-
runs-on: ubuntu-latest
11-
permissions:
12-
id-token: write
13-
contents: read
10+
runs-on: [valstro-runner, node22, linux-medium]
1411
steps:
1512
- uses: actions/checkout@v3
1613
- uses: actions/setup-java@v3

0 commit comments

Comments
 (0)