Skip to content

Commit

Permalink
Update matrix to include Ubuntu 22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
thombashi committed Feb 10, 2024
1 parent 0ef2949 commit 342ddf5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [ubuntu-20.04]
#os: [ubuntu-20.04, ubuntu-22.04]
os: [ubuntu-20.04, ubuntu-22.04]
concurrency:
group: ${{ github.event_name }}-${{ github.workflow }}-${{ github.ref_name }}-installer-${{ matrix.os }}
cancel-in-progress: true
Expand Down

0 comments on commit 342ddf5

Please sign in to comment.