Skip to content

Commit c6931d7

Browse files
committed
Update container image in release action.
1 parent 88f474f commit c6931d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-management.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
key: ${{ matrix.os_bin }}-${{ github.sha }}
3636
restore-keys: ${{ matrix.os_bin }}
3737
- name: Build
38-
uses: docker://ghcr.io/su2code/su2/build-su2-cross:230225-2136
38+
uses: docker://ghcr.io/su2code/su2/build-su2-cross:230704-1323
3939
with:
4040
args: -b ${{ github.sha }} -f "${{matrix.flags}}"
4141
- name: Create Archive

0 commit comments

Comments
 (0)