We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 806a63b commit a3e345eCopy full SHA for a3e345e
.github/workflows/unit-tests.yml
@@ -16,7 +16,7 @@ env:
16
jobs:
17
build-and-test:
18
name: "Unit tests"
19
- runs-on: ubuntu-latest
+ runs-on: self-hosted
20
steps:
21
- name: Checkout
22
uses: actions/checkout@v4
0 commit comments