Skip to content

Commit

Permalink
Merge pull request #11 from jeidison/main
Browse files Browse the repository at this point in the history
Adding version 8.2 in the ci-cd.yml file.
  • Loading branch information
dbpolito authored Oct 5, 2023
2 parents 157e28b + e84958e commit 1681431
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
version: ['8.0', '8.1']
version: ['8.0', '8.1', '8.2']

steps:
- name: Checkout code
Expand Down

0 comments on commit 1681431

Please sign in to comment.