Skip to content

Commit 183e280

Browse files
wip
1 parent 6f4f51b commit 183e280

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
@@ -58,7 +58,7 @@ jobs:
5858
token: ${{ secrets.CODECOV_TOKEN }}
5959

6060
phar:
61-
runs-on: "ubuntu-22.04"
61+
runs-on: "ubuntu-20.04"
6262
needs: build
6363
steps:
6464
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)