ci: Bump create-release to Ubuntu 24.04 (#19)

This commit is contained in:
Sergi・セルジ
2025-06-15 07:51:36 +09:00
committed by GitHub
parent 9c0084ff97
commit 0eecf033fd

View File

@@ -101,7 +101,7 @@ jobs:
create-release:
needs: [build]
runs-on: "ubuntu-20.04"
runs-on: "ubuntu-24.04"
if: github.ref == 'refs/heads/master'
permissions:
contents: write