We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c64303e commit 43a4d08Copy full SHA for 43a4d08
.github/workflows/CI.yml
@@ -10,3 +10,6 @@ on:
10
jobs:
11
call:
12
uses: control-toolbox/CTActions/.github/workflows/ci.yml@main
13
+ with:
14
+ runners: '["ubuntu-latest"]'
15
+ versions: '["1.12"]'
0 commit comments