Skip to content

Commit 6afa1dd

Browse files
authored
Merge branch 'master' into ef-extensions-sponsor
2 parents 4bafdad + ff6c1a1 commit 6afa1dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: [push, pull_request]
44

55
jobs:
66
build:
7-
runs-on: ubuntu-20.04
7+
runs-on: ubuntu-latest
88
if: ${{ !contains(github.event.head_commit.message, '[skip ci]') }}
99

1010
env:

0 commit comments

Comments
 (0)