We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 722ca01 commit 8ac634fCopy full SHA for 8ac634f
.github/workflows/build.yml
@@ -12,7 +12,7 @@ on:
12
jobs:
13
build:
14
name: Build Image
15
- runs-on: self-hosted
+ runs-on: ubuntu-latest
16
# These permissions are needed to interact with GitHub's OIDC Token endpoint.
17
permissions:
18
id-token: write
0 commit comments