Update .github/workflows/release.yaml

This commit is contained in:
Derek1256 2025-03-07 20:42:10 +00:00
parent c9d353aaca
commit 9277fb53d9

View file

@ -8,7 +8,7 @@ on:
jobs:
release:
name: Release
runs-on: ubuntu-20.04
runs-on: ubuntu-24.04
steps:
- name: Code checkout
uses: actions/checkout@v3