Skip to content

Commit

Permalink
added versions 8.0.1 and 8.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
andlinger authored Dec 9, 2024
1 parent dcbe2b0 commit fddb772
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
version: [ "6", "6.0","6.0.6", "6.0.10", "6.0.12", "6.0.13", "6.0.14", "6.0.15", "6.0.16", "6.0.17", "7", "7.0", "7.0.5", "7.0.6", "7.0.7", "7.0.8", "7.0.9", "7.0.11", "7.0.12", "7.0.14", "8.0.0" ]
version: [ "6", "6.0","6.0.6", "6.0.10", "6.0.12", "6.0.13", "6.0.14", "6.0.15", "6.0.16", "6.0.17", "7", "7.0", "7.0.5", "7.0.6", "7.0.7", "7.0.8", "7.0.9", "7.0.11", "7.0.12", "7.0.14", "8.0.0", "8.0.1", "8.0.3" ]
steps:
- name: Git checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit fddb772

Please sign in to comment.