[ci] Upgrade containers to Ubuntu 22.04 and remove libclang installation (#4633)

This commit is contained in:
Tyler Veness
2022-11-14 14:20:08 -08:00
committed by GitHub
parent b53ce1d3f0
commit d07267fed1
8 changed files with 13 additions and 19 deletions

View File

@@ -6,7 +6,7 @@ on:
jobs:
wpiformat:
if: github.event.issue.pull_request && startsWith(github.event.comment.body, '/wpiformat')
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- name: React Rocket
uses: actions/github-script@v4