Change runner ver

This commit is contained in:
Christopher Cookman 2025-06-03 11:11:36 -06:00
parent e37cba6fa4
commit b705a61343

View file

@ -7,7 +7,7 @@ on:
jobs:
build-and-release:
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
steps:
- name: Checkout repository
uses: actions/checkout@v4