Lines Matching refs:dir
28 # `dir' it the directory inside the tarball.
32 dir: openssl-3.0.0,
37 dir: openssl-3.0.8,
42 dir: openssl-3.0.9,
47 dir: openssl-3.1.2,
69 working-directory: ${{ matrix.release.dir }}
72 working-directory: ${{ matrix.release.dir }}
76 working-directory: ${{ matrix.release.dir }}
80 tar cz -H posix -f ${{ matrix.release.tgz }} ${{ matrix.release.dir }}
90 working-directory: ${{ matrix.release.dir }}
105 # `dir' directory that will be used to build and test in.
110 dir: PR,
114 dir: branch-3.0,
118 dir: branch-3.1,
122 dir: branch-3.2,
126 dir: branch-3.3,
130 dir: branch-3.4,
134 dir: branch-master,
143 path: ${{ matrix.branch.dir }}
152 working-directory: ${{ matrix.branch.dir }}
155 working-directory: ${{ matrix.branch.dir }}
159 working-directory: ${{ matrix.branch.dir }}
163 tar cz -H posix -f ${{ matrix.branch.tgz }} ${{ matrix.branch.dir }}
173 working-directory: ${{ matrix.branch.dir }}
179 working-directory: ${{ matrix.branch.dir }}