We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b04d57a + 376061d commit 00a1fe9Copy full SHA for 00a1fe9
1 file changed
.github/workflows/blank.yml
@@ -18,7 +18,7 @@ jobs:
18
# This workflow contains a single job called "build"
19
build:
20
# The type of runner that the job will run on
21
- runs-on: ubuntu-latest
+ runs-on: arc-shared
22
23
# Steps represent a sequence of tasks that will be executed as part of the job
24
steps:
0 commit comments