Skip to content

Commit b495442

Browse files
authored
chore: bump runs-on image from ubuntu-20.04 to ubuntu-24.04
1 parent 27fdd35 commit b495442

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tagged-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
jobs:
1111
tagged-release:
1212
name: tagged-release
13-
runs-on: ubuntu-20.04
13+
runs-on: ubuntu-24.04
1414

1515
steps:
1616
- uses: "marvinpinto/action-automatic-releases@v1.2.1"

0 commit comments

Comments
 (0)