We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88f474f commit c6931d7Copy full SHA for c6931d7
1 file changed
.github/workflows/release-management.yml
@@ -35,7 +35,7 @@ jobs:
35
key: ${{ matrix.os_bin }}-${{ github.sha }}
36
restore-keys: ${{ matrix.os_bin }}
37
- name: Build
38
- uses: docker://ghcr.io/su2code/su2/build-su2-cross:230225-2136
+ uses: docker://ghcr.io/su2code/su2/build-su2-cross:230704-1323
39
with:
40
args: -b ${{ github.sha }} -f "${{matrix.flags}}"
41
- name: Create Archive
0 commit comments