Skip to content

Commit 17ee0da

Browse files
committed
ci:modify alma linux build name
1 parent 91d6b07 commit 17ee0da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/Alma_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
build:
1313
runs-on: ${{ matrix.runner }}
1414
container:
15-
image: almalinux/almalinux:${{ matrix.version }}
15+
image: almalinux:${{ matrix.version }}
1616
options: --platform ${{ matrix.platform }}
1717
strategy:
1818
matrix:

0 commit comments

Comments
 (0)