Skip to content

Commit

Permalink
chore: update regression versions to test latest 1.5.0 (#258)
Browse files Browse the repository at this point in the history
  • Loading branch information
patrzhan authored Oct 31, 2023
1 parent 488c17a commit 153051a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Regression.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
max-parallel: 6
matrix:
gdk-version: [ HEAD, v1.4.0, v1.3.0]
gdk-version: [ HEAD, v1.5.0, v1.4.0]
python-version: [3.7, 3.8, 3.x]
os: [windows-latest, ubuntu-latest, macos-latest]
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 153051a

Please sign in to comment.