We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e48613 commit deb5bb9Copy full SHA for deb5bb9
1 file changed
.github/workflows/run_tests.yml
@@ -8,7 +8,8 @@ on:
8
9
jobs:
10
build:
11
-
+ runs-on: ubuntu-latest
12
+
13
container:
14
image: dabuche0/skill_sharp:latest
15
credentials:
0 commit comments