We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b50470 commit 96ce79aCopy full SHA for 96ce79a
.github/workflows/build.yml
@@ -7,7 +7,7 @@ on:
7
8
jobs:
9
build:
10
- runs-on: ubuntu-latest
+ runs-on: self-hosted
11
steps:
12
- uses: actions/checkout@v4
13
- uses: astral-sh/setup-uv@v5
0 commit comments