Skip to content

Commit 0c91b36

Browse files
committed
Use the newest build-su2-cross Docker image
Depends-on: su2code/Docker-Builds#7 Signed-off-by: Martin Tzvetanov Grigorov <mgrigorov@apache.org>
1 parent f2add99 commit 0c91b36

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://su2code/build-su2-cross:latest
38+
uses: docker://ghcr.io/su2code/su2/build-su2-cross:220630-1237
3939
with:
4040
args: -b ${{ github.sha }} -f "${{matrix.flags}}"
4141
- name: Create Archive

0 commit comments

Comments
 (0)