Skip to content

Commit

Permalink
Update UbuntuGH.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-revay authored Aug 13, 2024
1 parent 450e64a commit 53e7130
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/UbuntuGH.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
fail-fast: false
matrix:
install-gui: ['GNOME', 'NO GUI'] # TODO add this to containers.yml
os: ['ubuntu-22.04', 'ubuntu-24.04']
os: [ubuntu-22.04, ubuntu-24.04]
runs-on: ${{ matrix.os }}
steps:
- name: Update APT & upgrade
Expand Down

0 comments on commit 53e7130

Please sign in to comment.