Skip to content

Commit 70495fc

Browse files
committed
Update runners to ubuntu-24.04 from deprecated ubuntu-20.04 label
1 parent ef43743 commit 70495fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ on:
2121

2222
jobs:
2323
release:
24-
runs-on: ubuntu-20.04
24+
runs-on: 'ubuntu-24.04'
2525
env:
2626
GOOGLE_MAPS_JS_SAMPLES_KEY: "${{ secrets.GOOGLE_MAPS_JS_SAMPLES_KEY }}"
2727
steps:

0 commit comments

Comments
 (0)