Skip to content

Commit

Permalink
Test upgrade from 1.*
Browse files Browse the repository at this point in the history
  • Loading branch information
manics committed Sep 28, 2024
1 parent eb5c0e4 commit 59fb7fb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/integration-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,9 @@ jobs:
- name: "Ubuntu 22.04, Py 3.10, from 0.2.0"
distro_image: "ubuntu:22.04"
extra_flags: --upgrade-from=0.2.0
- name: "Ubuntu 22.04, Py 3.10, from 1.*"
distro_image: "ubuntu:22.04"
extra_flags: --upgrade-from=1

steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 59fb7fb

Please sign in to comment.