chore: bump runs-on image from ubuntu-20.04 to ubuntu-24.04

This commit is contained in:
Jose Diaz-Gonzalez
2025-04-17 21:07:10 -04:00
committed by GitHub
parent 27fdd358fb
commit b49544270e

View File

@@ -10,7 +10,7 @@ on:
jobs: jobs:
tagged-release: tagged-release:
name: tagged-release name: tagged-release
runs-on: ubuntu-20.04 runs-on: ubuntu-24.04
steps: steps:
- uses: "marvinpinto/action-automatic-releases@v1.2.1" - uses: "marvinpinto/action-automatic-releases@v1.2.1"