Skip to content

Commit

Permalink
runs-on: ubuntu-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Jul 5, 2023
1 parent bf39d0c commit 6e58776
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/c_actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ name: C Actions
on: [push]
jobs:
build:
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
timeout-minutes: 10
steps:
- name: Checkout
Expand Down

0 comments on commit 6e58776

Please sign in to comment.