We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 488c320 + 0e8561a commit 79c03caCopy full SHA for 79c03ca
1 file changed
.github/workflows/tsingmicro-build-and-test.yml
@@ -12,7 +12,7 @@ concurrency:
12
13
jobs:
14
tsingmicro-build-and-test:
15
- runs-on: tsingmicro
+ runs-on: flagtree-tsingmicro
16
if: ${{ github.repository == 'FlagTree/flagtree' || github.repository == 'flagos-ai/flagtree' }}
17
steps:
18
- name: Setup environment
0 commit comments