Skip to content

Commit

Permalink
CI: hunter go to Ubuntu 22.04
Browse files Browse the repository at this point in the history
Maybe that magically resolves the segfault.

Signed-off-by: Julian Oes <julian@oes.ch>
  • Loading branch information
julianoes committed Aug 29, 2023
1 parent 2e6aa92 commit 7224a85
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ on:

jobs:
ubuntu20-hunter:
name: ubuntu-20.04 (mavsdk, hunter)
runs-on: ubuntu-20.04
name: ubuntu-22.04 (mavsdk, hunter)
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 7224a85

Please sign in to comment.