We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44c0a31 commit be19b99Copy full SHA for be19b99
.github/workflows/release.yml
@@ -6,7 +6,7 @@ on:
6
7
jobs:
8
release:
9
- runs-on: [self-hosted, linux, x64]
+ runs-on: sylphx-linux-standard
10
permissions:
11
contents: write
12
pull-requests: write
0 commit comments