We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e84830 commit 6e618beCopy full SHA for 6e618be
.github/workflows/cache.yml
@@ -5,7 +5,7 @@ on:
5
6
jobs:
7
build:
8
- runs-on: ubuntu-latest
+ runs-on: ['self-hosted', 'dev']
9
10
steps:
11
- uses: actions/checkout@v4
0 commit comments