We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70c7f6c commit 0c3e1f9Copy full SHA for 0c3e1f9
1 file changed
.github/workflows/blank.yml
@@ -9,7 +9,7 @@ on:
9
10
jobs:
11
build:
12
- runs-on: [ubuntu-latest, uts-2core]
+ runs-on: [ubuntu-latest, uts-2-core]
13
14
steps:
15
- uses: actions/checkout@v4
0 commit comments