Skip to content

Commit 23de210

Browse files
committed
8.0: add it to the github build
1 parent 46e454c commit 23de210

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
runs-on: ubuntu-22.04
1717
strategy:
1818
matrix:
19-
version: ["master", "7.0"]
19+
version: ["master", "7.0", "8.0"]
2020
fail-fast: false
2121
steps:
2222
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)