Skip to content

Commit

Permalink
ci: update pcs test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
tomjelinek committed Jan 24, 2025
1 parent 67f561e commit d41fdf5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/python-unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,10 @@ jobs:
pcs_version: v0.11.7
- os: ubuntu-22.04
pcs_version: v0.11.8
- os: ubuntu-22.04
pcs_version: v0.11.9
- os: ubuntu-24.04
pcs_version: main
# pcs_version 0.12.x will go to ubuntu 24.04 only
pcs_version: v0.12.0
runs-on: ${{ matrix.os }}
steps:
- name: Update git
Expand Down

0 comments on commit d41fdf5

Please sign in to comment.