Skip to content

Commit 7611b4d

Browse files
committed
Upgrade ubuntu container builder.
1 parent a31d88e commit 7611b4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

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

1111
jobs:
1212
nodejs:
13-
runs-on: ubuntu-20.04
13+
runs-on: ubuntu-latest
1414

1515
steps:
1616
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)