We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4afa3f1 commit 7e97695Copy full SHA for 7e97695
1 file changed
.github/workflows/php.yml
@@ -12,7 +12,7 @@ permissions:
12
jobs:
13
build:
14
15
- runs-on: [self-hosted, xmis]
+ runs-on: [self-hosted, xmis, alpha, beta]
16
17
steps:
18
- uses: actions/checkout@v4
0 commit comments