Skip to content

Commit

Permalink
add last 3 supported toolbox versions
Browse files Browse the repository at this point in the history
  • Loading branch information
borland667 authored and Osvaldo Demo committed Apr 12, 2024
1 parent d5666b4 commit 7299295
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests-integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
max-parallel: 1
matrix:
python-version: [3.8.14,3.9.15,3.10.8]
toolbox-image-tag: ['1.3.5-0.1.15']
toolbox-image-tag: ['1.3.5-0.1.15', '1.5.0-0.1.15', '1.6.0-0.1.15']
steps:
- name: Checkout base branch
uses: actions/checkout@v3
Expand Down

0 comments on commit 7299295

Please sign in to comment.