Merge branch 'master' of https://gitea.innovativedevsolutions.org/IDSolutions/ramdb
All checks were successful
Build / Build (push) Successful in 35s

This commit is contained in:
Jacob Schmidt 2025-03-21 13:04:53 -05:00
commit 8f51bb4ef0

View File

@ -15,7 +15,7 @@ on:
jobs:
build:
name: Build
runs-on: ubuntu-22.04
runs-on: ubuntu-latest
steps:
- name: Checkout Source Code
uses: actions/checkout@v4