Updates runners to Ubuntu 22.04, locks pipenv to 2022.11.30, reduces number of image cleans run

This commit is contained in:
Trenton Holmes
2022-12-08 18:39:14 -08:00
committed by Trenton H
parent cf8b949325
commit 478b85dd1b
8 changed files with 20 additions and 25 deletions

View File

@@ -23,7 +23,7 @@ on:
jobs:
analyze:
name: Analyze
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
permissions:
actions: read
contents: read