We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 506d212 commit f29eafcCopy full SHA for f29eafc
.github/workflows/minimum.yml
@@ -9,6 +9,7 @@ concurrency:
9
group: ${{ github.workflow }}-${{ github.ref }}
10
cancel-in-progress: true
11
12
+
13
jobs:
14
minimum:
15
runs-on: ${{ matrix.os }}
0 commit comments