Skip to content

Commit

Permalink
Merge pull request #1003 from manics/upgrade-1
Browse files Browse the repository at this point in the history
  • Loading branch information
minrk authored Sep 29, 2024
2 parents eb5c0e4 + 59fb7fb commit bcfb426
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 bcfb426

Please sign in to comment.