Skip to content

Commit f73338e

Browse files
committed
.github/workflows/pack.yml: Update runner to ubuntu-latest.
1 parent 6072ab2 commit f73338e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pack.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ permissions:
1313

1414
jobs:
1515
build:
16-
runs-on: ubuntu-20.04
16+
runs-on: ubuntu-latest
1717
steps:
1818
- uses: actions/checkout@v3
1919
with:

0 commit comments

Comments
 (0)