Skip to content

Commit 1c445bf

Browse files
Change build runs-on
1 parent a705a53 commit 1c445bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
fail-fast: false
1313
matrix:
1414
env: ["default","gutenberg", "gutenberg-datatable"]
15-
runs-on: ubuntu-16.04
15+
runs-on: ubuntu-latest
1616
steps:
1717
- uses: actions/checkout@v2
1818
- uses: actions/setup-node@v2

0 commit comments

Comments
 (0)