Merge pull request #128 from tgsm/ubuntu-deez-nuts

CI: Upgrade to Ubuntu 22.04
This commit is contained in:
Thomas 2023-03-06 16:47:08 -06:00 committed by GitHub
commit 8fcbd2bb07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@ env:
jobs:
build:
runs-on: ubuntu-18.04
runs-on: ubuntu-22.04
steps:
- name: Update and Install Software