Skip to content

Commit ab5b470

Browse files
authored
fixup! tools: revert timezone update GHA workflow to ubuntu-latest
1 parent 590b077 commit ab5b470

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/timezone-update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
if: github.repository == 'nodejs/node'
1919
# cannot use ubuntu-slim here because it does not have icupkg
20-
runs-on: ubuntu
20+
runs-on: ubuntu-latest
2121

2222
steps:
2323
- name: Checkout nodejs/node

0 commit comments

Comments
 (0)