Skip to content

Commit

Permalink
Update c-cpp.yml to use ubuntu-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
smthsm committed Jul 12, 2023
1 parent 9f2e9a1 commit 84df9cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
strategy:
matrix:
os:
- ubuntu-22.04
- ubuntu-latest
steps:
- name: Install dependencies (Ubuntu)
if: runner.os == 'Linux'
Expand Down

0 comments on commit 84df9cd

Please sign in to comment.