We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f37e133 commit 63d2146Copy full SHA for 63d2146
1 file changed
.github/workflows/CI.yml
@@ -11,5 +11,5 @@ jobs:
11
call:
12
uses: control-toolbox/CTActions/.github/workflows/ci.yml@main
13
with:
14
- runners: '["ubuntu-latest"]'
+ runs_on: '["ubuntu-latest"]'
15
versions: '["1.12"]'
0 commit comments