use ubuntu-latest
Some checks failed
Build and Publish / build-release (push) Failing after 4m57s

This commit is contained in:
2026-03-31 16:12:52 -05:00
parent 38e8fb7e16
commit 1ae8c9fadd

View File

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