Skip to content

Commit cfbf7bb

Browse files
committed
Testing GitHub Actions
1 parent c89b05a commit cfbf7bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
fail-fast: false
1515
matrix:
1616
target: [
17-
"node:10.16-jessie"
17+
"almalinux"
1818
]
1919
name: Build under ${{matrix.target}}
2020
runs-on: ubuntu-22.04

0 commit comments

Comments
 (0)