Skip to content

Commit

Permalink
remove ubuntu 20.04
Browse files Browse the repository at this point in the history
  • Loading branch information
joergbrech committed Jun 7, 2024
1 parent 81f7552 commit 8f035df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
strategy:
matrix:
config: ["Debug", "Release"]
os: ["ubuntu-latest", "ubuntu-20.04"]
os: ["ubuntu-latest", "ubuntu-22.04"]
# only enable coverage for Debug build on latest ubuntu
include:
- config: "Debug"
Expand Down

0 comments on commit 8f035df

Please sign in to comment.