Try running on Ubuntu 20.04

This commit is contained in:
Jason Bosco 2023-06-17 12:12:54 -05:00
parent b7a299bbe7
commit 27b29355dc

View File

@ -10,7 +10,7 @@ concurrency:
jobs:
build_and_test:
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
steps:
- name: Checkout code