Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
No more old runners picking this from the queue :).
  • Loading branch information
julianoes authored and davids5 committed Oct 21, 2024
1 parent d508589 commit 81cf179
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ on:
jobs:
coverage:
name: Build
runs-on: ubuntu-18.04
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
with:
submodules: recursive
- name: Install dependencies
Expand Down

0 comments on commit 81cf179

Please sign in to comment.