Skip to content

Commit

Permalink
Add 24.04 to systems to run GH spread test workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Mars <paul.mars@canonical.com>
  • Loading branch information
upils committed May 2, 2024
1 parent 19e40b2 commit ac32718
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/spread-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ jobs:
matrix:
include:
- group: ubuntu-arm
systems: 'ubuntu-20.04-arm-64 ubuntu-22.04-arm-64'
systems: 'ubuntu-20.04-arm-64 ubuntu-22.04-arm-64 ubuntu-23.10-64 ubuntu-24.04-64'
- group: ubuntu
systems: 'ubuntu-18.04-64 ubuntu-20.04-64 ubuntu-22.04-64 ubuntu-23.04-64 ubuntu-23.10-64'
systems: 'ubuntu-18.04-64 ubuntu-20.04-64 ubuntu-22.04-64 ubuntu-23.04-64 ubuntu-23.10-64 ubuntu-24.04-64'
steps:
- name: Cleanup job workspace
id: cleanup-job-workspace
Expand Down

0 comments on commit ac32718

Please sign in to comment.