Skip to content

Commit

Permalink
workflows: update build to use ubuntu-22.04
Browse files Browse the repository at this point in the history
Signed-off-by: Lukas Rusak <[email protected]>
  • Loading branch information
lrusak committed Apr 26, 2023
1 parent 6c97d66 commit 5086fac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
matrix:
include:
- name: "Debian package test"
os: ubuntu-18.04
os: ubuntu-22.04
CC: gcc
CXX: g++
DEBIAN_BUILD: true
Expand Down

0 comments on commit 5086fac

Please sign in to comment.