We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33ef600 commit 0e8561aCopy full SHA for 0e8561a
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