We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 80d8a9c + 087e728 commit 2f48e6eCopy full SHA for 2f48e6e
1 file changed
.github/workflows/build-iso.yml
@@ -33,7 +33,7 @@ env:
33
34
jobs:
35
build-iso:
36
- runs-on: [self-hosted, Linux, X64]
+ runs-on: self-hosted
37
38
steps:
39
- name: Checkout repository
0 commit comments