Skip to content

Commit

Permalink
Build on self-hosted runner
Browse files Browse the repository at this point in the history
  • Loading branch information
Lannro authored May 14, 2024
1 parent 90f9f18 commit 3ba87ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
jobs:
build:
name: Build Image
runs-on: ubuntu-latest
runs-on: self-hosted
# These permissions are needed to interact with GitHub's OIDC Token endpoint.
permissions:
id-token: write
Expand Down

0 comments on commit 3ba87ab

Please sign in to comment.